OSDN Git Service

Bump version number in preparation for a release
authorEric Andersen <andersen@codepoet.org>
Fri, 5 Sep 2003 23:21:22 +0000 (23:21 -0000)
committerEric Andersen <andersen@codepoet.org>
Fri, 5 Sep 2003 23:21:22 +0000 (23:21 -0000)
Rules.mak

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