summaryrefslogtreecommitdiff
path: root/Rules.mak
diff options
context:
space:
mode:
authorEric Andersen <andersen@codepoet.org>2002-03-21 09:27:54 +0000
committerEric Andersen <andersen@codepoet.org>2002-03-21 09:27:54 +0000
commit5acc1c1ddff1674fced8ec9b1781aef2c9388272 (patch)
treee2a57593079c6d2fa5b5c7a605b09ecceabfc720 /Rules.mak
parentf0a9cfa4de786dcd979fd87f880779d2ff986f49 (diff)
Bump up version number
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 18d13b35a..dd59da9c2 100644
--- a/Rules.mak
+++ b/Rules.mak
@@ -25,7 +25,7 @@
include $(TOPDIR)Config
MAJOR_VERSION=0
-MINOR_VERSION=9.9
+MINOR_VERSION=9.10
VERSION=$(MAJOR_VERSION).$(MINOR_VERSION)
LIBNAME=libc.a