summaryrefslogtreecommitdiff
path: root/Rules.mak
diff options
context:
space:
mode:
authorEric Andersen <andersen@codepoet.org>2002-11-09 04:25:54 +0000
committerEric Andersen <andersen@codepoet.org>2002-11-09 04:25:54 +0000
commit9dfd7d434e55e09da8a7b18241af0d6b10bb4136 (patch)
tree15e6b27d55065f561372bd1848ed30907b7efbcf /Rules.mak
parent2a0977528a6a7b8110199a9ed42cda5fba981fd9 (diff)
Final update for 0.9.16
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 db1f15441..d63ff55b5 100644
--- a/Rules.mak
+++ b/Rules.mak
@@ -52,7 +52,7 @@ NATIVE_CFLAGS=-O2 -Wall
# this stuff alone.
MAJOR_VERSION:=0
MINOR_VERSION:=9
-SUBLEVEL:=15
+SUBLEVEL:=16
VERSION:=$(MAJOR_VERSION).$(MINOR_VERSION).$(SUBLEVEL)
# Ensure consistent filename sort order
LC_COLLATE:= C