OSDN Git Service

Bump version in preparation for the upcoming release
authorEric Andersen <andersen@codepoet.org>
Wed, 10 Aug 2005 09:12:42 +0000 (09:12 -0000)
committerEric Andersen <andersen@codepoet.org>
Wed, 10 Aug 2005 09:12:42 +0000 (09:12 -0000)
Rules.mak

index 65a130b..7e45eb6 100644 (file)
--- a/Rules.mak
+++ b/Rules.mak
@@ -61,7 +61,7 @@ HOSTCFLAGS = -O2 -Wall
 # probably leave all this stuff alone.
 MAJOR_VERSION := 0
 MINOR_VERSION := 9
-SUBLEVEL      := 27
+SUBLEVEL      := 28
 VERSION       := $(MAJOR_VERSION).$(MINOR_VERSION).$(SUBLEVEL)
 # Ensure consistent sort order, 'gcc -print-search-dirs' behavior, etc.
 LC_ALL := C