summaryrefslogtreecommitdiffstats
path: root/contrib/tcsh/patchlevel.h
diff options
context:
space:
mode:
Diffstat (limited to 'contrib/tcsh/patchlevel.h')
-rw-r--r--contrib/tcsh/patchlevel.h14
1 files changed, 14 insertions, 0 deletions
diff --git a/contrib/tcsh/patchlevel.h b/contrib/tcsh/patchlevel.h
new file mode 100644
index 0000000..53009aa
--- /dev/null
+++ b/contrib/tcsh/patchlevel.h
@@ -0,0 +1,14 @@
+/* $Header: /p/tcsh/cvsroot/tcsh/patchlevel.h,v 3.180 2012/02/13 16:33:50 christos Exp $ */
+/*
+ * patchlevel.h: Our life story.
+ */
+#ifndef _h_patchlevel
+#define _h_patchlevel
+
+#define ORIGIN "Astron"
+#define REV 6
+#define VERS 18
+#define PATCHLEVEL 1
+#define DATE "2012-02-14"
+
+#endif /* _h_patchlevel */
OpenPOWER on IntegriCloud