summaryrefslogtreecommitdiff
path: root/Rules.mak
diff options
context:
space:
mode:
authorEric Andersen <andersen@codepoet.org>2002-08-12 11:08:38 +0000
committerEric Andersen <andersen@codepoet.org>2002-08-12 11:08:38 +0000
commit66ec482f2f57460e796b82e570bd143f5db04b1d (patch)
treeeed92db23fb41d4adf4ca81d41df94f37dde08df /Rules.mak
parentd20b48de93d4cbcc0074b6c57c96bde1c8169fb1 (diff)
Update to version 0.9.14
-Erik
Diffstat (limited to 'Rules.mak')
-rw-r--r--Rules.mak2
1 files changed, 1 insertions, 1 deletions
diff --git a/Rules.mak b/Rules.mak
index 3d582ef4c..53e324081 100644
--- a/Rules.mak
+++ b/Rules.mak
@@ -26,7 +26,7 @@
# Be sure to update include/features.h when changing this...
MAJOR_VERSION:=0
MINOR_VERSION:=9
-SUBLEVEL:=13
+SUBLEVEL:=14
VERSION:=$(MAJOR_VERSION).$(MINOR_VERSION).$(SUBLEVEL)