]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/blob - contrib/tcsh/patchlevel.h
This commit was generated by cvs2svn to compensate for changes in r138298,
[FreeBSD/FreeBSD.git] / contrib / tcsh / patchlevel.h
1 /* $Header: /src/pub/tcsh/patchlevel.h,v 3.139 2004/05/19 17:13:20 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 13
11 #define PATCHLEVEL 00
12 #define DATE "2004-05-19"
13
14 #endif /* _h_patchlevel */