summaryrefslogtreecommitdiff
path: root/Rules.mak
diff options
context:
space:
mode:
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)