summaryrefslogtreecommitdiff
path: root/patchlevel.h
diff options
context:
space:
mode:
authorBrooks Davis <brooks@FreeBSD.org>2019-10-08 18:20:02 +0000
committerBrooks Davis <brooks@FreeBSD.org>2019-10-08 18:20:02 +0000
commit320f2946781af5deaf568d19136cf96fe2c436dd (patch)
tree355c6156ea44fef5f9233dbbf7b8ecae06287ee7 /patchlevel.h
parent48eb25df687d51c9bdb4677c72e08ed3fde1b186 (diff)
Notes
Diffstat (limited to 'patchlevel.h')
-rw-r--r--patchlevel.h5
1 files changed, 2 insertions, 3 deletions
diff --git a/patchlevel.h b/patchlevel.h
index daf52810ad43..adcc1027a0d5 100644
--- a/patchlevel.h
+++ b/patchlevel.h
@@ -1,4 +1,3 @@
-/* $Header: /p/tcsh/cvsroot/tcsh/patchlevel.h,v 3.187 2016/11/24 15:04:52 christos Exp $ */
/*
* patchlevel.h: Our life story.
*/
@@ -7,8 +6,8 @@
#define ORIGIN "Astron"
#define REV 6
-#define VERS 20
+#define VERS 21
#define PATCHLEVEL 00
-#define DATE "2016-11-24"
+#define DATE "2019-05-08"
#endif /* _h_patchlevel */