16 lines
		
	
	
		
			424 B
		
	
	
	
		
			Plaintext
		
	
	
	
		
		
			
		
	
	
			16 lines
		
	
	
		
			424 B
		
	
	
	
		
			Plaintext
		
	
	
	
| 
								 | 
							
								# liblwevent/src/liblwevent/soversion
							 | 
						||
| 
								 | 
							
								#
							 | 
						||
| 
								 | 
							
								#  (c)2007, Laurence Withers, <l@lwithers.me.uk>.
							 | 
						||
| 
								 | 
							
								#  Released under the GNU GPLv2. See file COPYING or
							 | 
						||
| 
								 | 
							
								#  http://www.gnu.org/copyleft/gpl.html for details.
							 | 
						||
| 
								 | 
							
								#
							 | 
						||
| 
								 | 
							
								
							 | 
						||
| 
								 | 
							
								
							 | 
						||
| 
								 | 
							
								
							 | 
						||
| 
								 | 
							
								# SOMAJOR is included in the library's soname, and needs to be bumped
							 | 
						||
| 
								 | 
							
								# after a binary-incompatible release. It is a single integer.
							 | 
						||
| 
								 | 
							
								SOMAJOR=0
							 | 
						||
| 
								 | 
							
								
							 | 
						||
| 
								 | 
							
								# SOMICRO is bumped every time there is a binary-compatible release.
							 | 
						||
| 
								 | 
							
								SOMICRO=0
							 |