Explorar el Código

Bump version number to 0.9.9

Eric Andersen hace 22 años
padre
commit
6b172cd7fc
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      Rules.mak

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