mirror of
				https://gitlab.freedesktop.org/pulseaudio/pulseaudio.git
				synced 2025-11-03 09:01:50 -05:00 
			
		
		
		
	Update the protocol version of the node interface
Protocol version 29 will correspond to PA 5.0, and the node stuff has been postponed until 6.0, so the node interface needs to bump the protocol version to 30.
This commit is contained in:
		
							parent
							
								
									32112b9739
								
							
						
					
					
						commit
						e3485290eb
					
				
					 5 changed files with 12 additions and 10 deletions
				
			
		| 
						 | 
				
			
			@ -41,7 +41,7 @@ AC_SUBST(PA_MINOR, pa_minor)
 | 
			
		|||
AC_SUBST(PA_MAJORMINOR, pa_major.pa_minor)
 | 
			
		||||
 | 
			
		||||
AC_SUBST(PA_API_VERSION, 12)
 | 
			
		||||
AC_SUBST(PA_PROTOCOL_VERSION, 29)
 | 
			
		||||
AC_SUBST(PA_PROTOCOL_VERSION, 30)
 | 
			
		||||
 | 
			
		||||
# The stable ABI for client applications, for the version info x:y:z
 | 
			
		||||
# always will hold y=z
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue