summaryrefslogtreecommitdiffstats
path: root/contrib/tcsh/patchlevel.h
diff options
context:
space:
mode:
authorache <ache@FreeBSD.org>2000-11-30 21:05:33 +0000
committerache <ache@FreeBSD.org>2000-11-30 21:05:33 +0000
commit5e7fc01bd9bf3444f2d8b21ab1c56c1f2d599068 (patch)
treea212ee10b5214f5c4302ff44d44c2542d83cf7b6 /contrib/tcsh/patchlevel.h
parentd7d472004aa5fe13bc67f9aa639952d978d342e9 (diff)
downloadFreeBSD-src-5e7fc01bd9bf3444f2d8b21ab1c56c1f2d599068.zip
FreeBSD-src-5e7fc01bd9bf3444f2d8b21ab1c56c1f2d599068.tar.gz
Initial import of slightly trimmed tcsh 6.10
Diffstat (limited to 'contrib/tcsh/patchlevel.h')
-rw-r--r--contrib/tcsh/patchlevel.h8
1 files changed, 4 insertions, 4 deletions
diff --git a/contrib/tcsh/patchlevel.h b/contrib/tcsh/patchlevel.h
index 98fba2b..aca3537 100644
--- a/contrib/tcsh/patchlevel.h
+++ b/contrib/tcsh/patchlevel.h
@@ -1,4 +1,4 @@
-/* $Header: /src/pub/tcsh/patchlevel.h,v 3.122 2000/01/14 22:57:26 christos Exp $ */
+/* $Header: /src/pub/tcsh/patchlevel.h,v 3.126 2000/11/19 20:50:43 christos Exp $ */
/*
* patchlevel.h: Our life story.
*/
@@ -7,8 +7,8 @@
#define ORIGIN "Astron"
#define REV 6
-#define VERS 9
-#define PATCHLEVEL 1
-#define DATE "2000-01-14"
+#define VERS 10
+#define PATCHLEVEL 0
+#define DATE "2000-11-19"
#endif /* _h_patchlevel */
OpenPOWER on IntegriCloud