svn commit: trunk/uClibc

andersen at uclibc.org andersen at uclibc.org
Wed Jul 5 20:15:41 UTC 2006


Author: andersen
Date: 2006-07-05 13:15:38 -0700 (Wed, 05 Jul 2006)
New Revision: 15647

Log:
bump the version, in preparation for actually cutting a release
at some point in the relatively near future.


Modified:
   trunk/uClibc/Rules.mak


Changeset:
Modified: trunk/uClibc/Rules.mak
===================================================================
--- trunk/uClibc/Rules.mak	2006-07-05 20:06:17 UTC (rev 15646)
+++ trunk/uClibc/Rules.mak	2006-07-05 20:15:38 UTC (rev 15647)
@@ -66,7 +66,7 @@
 # Now config hard core
 MAJOR_VERSION := 0
 MINOR_VERSION := 9
-SUBLEVEL      := 28
+SUBLEVEL      := 29
 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