mirror of
				https://gitlab.freedesktop.org/pulseaudio/pulseaudio.git
				synced 2025-10-29 05:40:23 -04:00 
			
		
		
		
	bump version/soname
This commit is contained in:
		
							parent
							
								
									2ecf4c310f
								
							
						
					
					
						commit
						f6ac7b4ed6
					
				
					 1 changed files with 2 additions and 2 deletions
				
			
		|  | @ -24,7 +24,7 @@ AC_PREREQ(2.63) | ||||||
| 
 | 
 | ||||||
| m4_define(PA_MAJOR, [0]) | m4_define(PA_MAJOR, [0]) | ||||||
| m4_define(PA_MINOR, [9]) | m4_define(PA_MINOR, [9]) | ||||||
| m4_define(PA_MICRO, [14]) | m4_define(PA_MICRO, [15]) | ||||||
| 
 | 
 | ||||||
| AC_INIT([pulseaudio],[PA_MAJOR.PA_MINOR.PA_MICRO],[mzchyfrnhqvb (at) 0pointer (dot) net]) | AC_INIT([pulseaudio],[PA_MAJOR.PA_MINOR.PA_MICRO],[mzchyfrnhqvb (at) 0pointer (dot) net]) | ||||||
| AC_CONFIG_SRCDIR([src/daemon/main.c]) | AC_CONFIG_SRCDIR([src/daemon/main.c]) | ||||||
|  | @ -41,7 +41,7 @@ AC_SUBST(PA_PROTOCOL_VERSION, 15) | ||||||
| 
 | 
 | ||||||
| # 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 | ||||||
| AC_SUBST(LIBPULSE_VERSION_INFO, [7:0:7]) | AC_SUBST(LIBPULSE_VERSION_INFO, [7:1:7]) | ||||||
| 
 | 
 | ||||||
| # A simplified, synchronous, ABI-stable interface for client | # A simplified, synchronous, ABI-stable interface for client | ||||||
| # applications, for the version info x:y:z always will hold y=z | # applications, for the version info x:y:z always will hold y=z | ||||||
|  |  | ||||||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue
	
	 Lennart Poettering
						Lennart Poettering