summaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
authorroot <root>2016-05-14 08:28:25 +0000
committerroot <root>2016-05-14 08:28:25 +0000
commita13900490c816a2570522c42cb807615cc943cdd (patch)
tree7ba34dc8272b272821991c20b105b0638669a327 /src
parent4fcbbe406aa48688091166e55f2aec57e1db4bbf (diff)
9.22-maybe
Diffstat (limited to 'src')
-rw-r--r--src/version.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/src/version.h b/src/version.h
new file mode 100644
index 0000000..d82a1f3
--- /dev/null
+++ b/src/version.h
@@ -0,0 +1,3 @@
+// VERSION _must_ be \d.\d+
+#define VERSION "9.22"
+#define DATE "2016-01-23"