OSDN Git Service

Bump version number to 0.9.9
authorEric Andersen <andersen@codepoet.org>
Fri, 1 Feb 2002 09:53:25 +0000 (09:53 -0000)
committerEric Andersen <andersen@codepoet.org>
Fri, 1 Feb 2002 09:53:25 +0000 (09:53 -0000)
Rules.mak

index 9c8ab2e..e75115e 100644 (file)
--- a/Rules.mak
+++ b/Rules.mak
@@ -25,7 +25,7 @@
 include $(TOPDIR)Config
 
 MAJOR_VERSION=0
-MINOR_VERSION=9.8
+MINOR_VERSION=9.9
 VERSION=$(MAJOR_VERSION).$(MINOR_VERSION)
 
 LIBNAME=libc.a