summaryrefslogtreecommitdiff
path: root/support/rail/patchlevel.h
diff options
context:
space:
mode:
authorNorbert Preining <norbert@preining.info>2019-09-02 13:46:59 +0900
committerNorbert Preining <norbert@preining.info>2019-09-02 13:46:59 +0900
commite0c6872cf40896c7be36b11dcc744620f10adf1d (patch)
tree60335e10d2f4354b0674ec22d7b53f0f8abee672 /support/rail/patchlevel.h
Initial commit
Diffstat (limited to 'support/rail/patchlevel.h')
-rw-r--r--support/rail/patchlevel.h16
1 files changed, 16 insertions, 0 deletions
diff --git a/support/rail/patchlevel.h b/support/rail/patchlevel.h
new file mode 100644
index 0000000000..731adee1e2
--- /dev/null
+++ b/support/rail/patchlevel.h
@@ -0,0 +1,16 @@
+/*
+ * patchlevel.h - patch level for Rail package
+ *
+ * 07-Feb-1991 L. Rooijakkers created to keep track of patches
+ * 12-Feb-1991 L. Rooijakkers patchlevel 1
+ * 28-Jun-1994 K. Barthelmann version 1.1
+ * 18-Apr-1998 K. Barthelmann patchlevel 1
+ * 21-May-1998 K. Barthelmann version 1.2 (changes by J. Olsson)
+ * 26-Jul-1998 K. Barthelmann patchlevel 1
+ *
+ */
+
+#define VERSION "1.2"
+
+#define PATCHLEVEL 1
+