OSDN Git Service

Begin preparations for the next release
authorEric Andersen <andersen@codepoet.org>
Mon, 3 Nov 2003 09:50:25 +0000 (09:50 -0000)
committerEric Andersen <andersen@codepoet.org>
Mon, 3 Nov 2003 09:50:25 +0000 (09:50 -0000)
Rules.mak

index aa2fe37..c29a4e2 100644 (file)
--- a/Rules.mak
+++ b/Rules.mak
@@ -58,7 +58,7 @@ HOSTCFLAGS=-O2 -Wall
 # this stuff alone.
 MAJOR_VERSION:=0
 MINOR_VERSION:=9
-SUBLEVEL:=21
+SUBLEVEL:=22
 VERSION:=$(MAJOR_VERSION).$(MINOR_VERSION).$(SUBLEVEL)
 # Ensure consistent sort order, 'gcc -print-search-dirs' behavior, etc. 
 LC_ALL:= C