]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/blob - contrib/tcsh/patchlevel.h
This commit was generated by cvs2svn to compensate for changes in r147021,
[FreeBSD/FreeBSD.git] / contrib / tcsh / patchlevel.h
1 /* $Header: /src/pub/tcsh/patchlevel.h,v 3.151 2005/03/25 17:36:08 kim Exp $ */
2 /*
3  * patchlevel.h: Our life story.
4  */
5 #ifndef _h_patchlevel
6 #define _h_patchlevel
7
8 #define ORIGIN "Astron"
9 #define REV 6
10 #define VERS 14
11 #define PATCHLEVEL 0
12 #define DATE "2005-03-25"
13
14 #endif /* _h_patchlevel */