mirror of
				https://gitlab.freedesktop.org/pulseaudio/pulseaudio.git
				synced 2025-11-03 09:01:50 -05:00 
			
		
		
		
	increment api and protocol version
git-svn-id: file:///home/lennart/svn/public/pulseaudio/trunk@2068 fefdeb5f-60dc-0310-8127-8f9354f1896f
This commit is contained in:
		
							parent
							
								
									14a9b80afb
								
							
						
					
					
						commit
						0f5fa473f8
					
				
					 1 changed files with 2 additions and 2 deletions
				
			
		| 
						 | 
					@ -36,8 +36,8 @@ AM_INIT_AUTOMAKE([foreign -Wall])
 | 
				
			||||||
AC_SUBST(PA_MAJORMINOR, "PA_MAJOR.PA_MINOR")
 | 
					AC_SUBST(PA_MAJORMINOR, "PA_MAJOR.PA_MINOR")
 | 
				
			||||||
AC_SUBST(PACKAGE_URL, [http://pulseaudio.org/])
 | 
					AC_SUBST(PACKAGE_URL, [http://pulseaudio.org/])
 | 
				
			||||||
 | 
					
 | 
				
			||||||
AC_SUBST(PA_API_VERSION, 10)
 | 
					AC_SUBST(PA_API_VERSION, 11)
 | 
				
			||||||
AC_SUBST(PA_PROTOCOL_VERSION, 11)
 | 
					AC_SUBST(PA_PROTOCOL_VERSION, 12)
 | 
				
			||||||
 | 
					
 | 
				
			||||||
# The stable ABI for client applications, for the version info x:y:z
 | 
					# The stable ABI for client applications, for the version info x:y:z
 | 
				
			||||||
# always will hold y=z
 | 
					# always will hold y=z
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue