OSDN Git Service

begin preparing for release
authorEric Andersen <andersen@codepoet.org>
Mon, 3 Mar 2003 19:09:47 +0000 (19:09 -0000)
committerEric Andersen <andersen@codepoet.org>
Mon, 3 Mar 2003 19:09:47 +0000 (19:09 -0000)
Rules.mak

index 4b9773d..8513fd5 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:=18
+SUBLEVEL:=19
 VERSION:=$(MAJOR_VERSION).$(MINOR_VERSION).$(SUBLEVEL)
 # Ensure consistent sort order, 'gcc -print-search-dirs' behavior, etc. 
 LC_ALL:= C