 43dbb863ee
			
		
	
	43dbb863ee
	
	
	
		
			
			git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@2827 ec53bebd-3082-4978-b11e-865c3cabbd6b
		
			
				
	
	
		
			20 lines
		
	
	
		
			496 B
		
	
	
	
		
			C
		
	
	
	
	
	
			
		
		
	
	
			20 lines
		
	
	
		
			496 B
		
	
	
	
		
			C
		
	
	
	
	
	
| /*
 | |
|  * Copyright (c) 1989 Regents of the University of California.
 | |
|  * All rights reserved.  The Berkeley software License Agreement
 | |
|  * specifies the terms and conditions for redistribution.
 | |
|  *
 | |
|  * static char copyright[] = "Copyright (c) 1990 Regents of the University of California.\nAll rights reserved.\n";
 | |
|  * static char SccsId[] = "@(#)@(#)version.h	2.6  2.6 4/3/91";
 | |
|  *
 | |
|  */
 | |
| 
 | |
| /* $Id$ */
 | |
| 
 | |
| /*
 | |
|  *  Current version of this POP implementation
 | |
|  */
 | |
| 
 | |
| #if 0
 | |
| #define VERSION         krb4_version
 | |
| #endif
 |