diff options
Diffstat (limited to 'contrib/tcsh/patchlevel.h')
-rw-r--r-- | contrib/tcsh/patchlevel.h | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/contrib/tcsh/patchlevel.h b/contrib/tcsh/patchlevel.h index d25322c..f1c5a10 100644 --- a/contrib/tcsh/patchlevel.h +++ b/contrib/tcsh/patchlevel.h @@ -1,4 +1,4 @@ -/* $Header: /src/pub/tcsh/patchlevel.h,v 3.151 2005/03/25 17:36:08 kim Exp $ */ +/* $Header: /p/tcsh/cvsroot/tcsh/patchlevel.h,v 3.161 2007/03/03 20:01:26 christos Exp $ */ /* * patchlevel.h: Our life story. */ @@ -7,8 +7,8 @@ #define ORIGIN "Astron" #define REV 6 -#define VERS 14 +#define VERS 15 #define PATCHLEVEL 0 -#define DATE "2005-03-25" +#define DATE "2007-03-03" #endif /* _h_patchlevel */ |