summaryrefslogtreecommitdiff
path: root/Rules.mak
diff options
context:
space:
mode:
authorEric Andersen <andersen@codepoet.org>2001-12-22 15:41:46 +0000
committerEric Andersen <andersen@codepoet.org>2001-12-22 15:41:46 +0000
commitaa6ece7553a806b57d88ae27be62d69c32aabc4e (patch)
tree596363bced74b216285eae525c009f45afcbd905 /Rules.mak
parent98d4d02bd246faa38e6a10886aca79dd894378bb (diff)
Bump version number to 0.98
-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 374cafef0..534a97843 100644
--- a/Rules.mak
+++ b/Rules.mak
@@ -25,7 +25,7 @@
include $(TOPDIR)Config
MAJOR_VERSION=0
-MINOR_VERSION=9.5
+MINOR_VERSION=9.8
VERSION=$(MAJOR_VERSION).$(MINOR_VERSION)
LIBNAME=libc.a