Browse Source

Bump version number to 0.98
-Erik

Eric Andersen 23 years ago
parent
commit
aa6ece7553
1 changed files with 1 additions and 1 deletions
  1. 1 1
      Rules.mak

+ 1 - 1
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