From cd6759b35c690fd46158afc7b88c4384ca358862 Mon Sep 17 00:00:00 2001 From: Eric Andersen Date: Mon, 3 Nov 2003 09:50:25 +0000 Subject: Begin preparations for the next release --- Rules.mak | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Rules.mak') diff --git a/Rules.mak b/Rules.mak index aa2fe37fa..c29a4e261 100644 --- 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 -- cgit v1.2.3