which included commits to RCS files with non-trunk default branches. git-svn-id: svn://10.65.10.50/trunk@5403 c028cbd2-c16b-5b4b-a496-9718f37d4682
		
			
				
	
	
		
			8 lines
		
	
	
		
			166 B
		
	
	
	
		
			C
		
	
	
		
			Executable File
		
	
	
	
	
			
		
		
	
	
			8 lines
		
	
	
		
			166 B
		
	
	
	
		
			C
		
	
	
		
			Executable File
		
	
	
	
	
| #ifndef __unzver_h   /* prevent multiple inclusions */
 | |
| #define __unzver_h
 | |
| 
 | |
| #define UNZ_DLL_VERSION "5.3\0"
 | |
| #define COMPANY_NAME "Info-ZIP\0"
 | |
| 
 | |
| #endif /* __unzver_h */
 |