[uClibc-cvs] uClibc Rules.mak,1.132,1.133
Erik Andersen
andersen at uclibc.org
Sat Jun 14 01:39:43 UTC 2003
Update of /var/cvs/uClibc
In directory winder:/tmp/cvs-serv9277
Modified Files:
Rules.mak
Log Message:
Bump version number in preparation for a release
Index: Rules.mak
===================================================================
RCS file: /var/cvs/uClibc/Rules.mak,v
retrieving revision 1.132
retrieving revision 1.133
diff -u -d -r1.132 -r1.133
--- Rules.mak 29 Apr 2003 14:46:30 -0000 1.132
+++ Rules.mak 14 Jun 2003 01:39:39 -0000 1.133
@@ -54,7 +54,7 @@
# this stuff alone.
MAJOR_VERSION:=0
MINOR_VERSION:=9
-SUBLEVEL:=19
+SUBLEVEL:=20
VERSION:=$(MAJOR_VERSION).$(MINOR_VERSION).$(SUBLEVEL)
# Ensure consistent sort order, 'gcc -print-search-dirs' behavior, etc.
LC_ALL:= C
More information about the uClibc-cvs
mailing list