svn commit: branches/uClibc_0_9_28

andersen at uclibc.org andersen at uclibc.org
Wed Feb 21 18:32:41 UTC 2007


Author: andersen
Date: 2007-02-21 10:32:40 -0800 (Wed, 21 Feb 2007)
New Revision: 17944

Log:
bump version to uClibc 0.9.28.2 in preparation for a release


Modified:
   branches/uClibc_0_9_28/Rules.mak


Changeset:
Modified: branches/uClibc_0_9_28/Rules.mak
===================================================================
--- branches/uClibc_0_9_28/Rules.mak	2007-02-21 16:14:11 UTC (rev 17943)
+++ branches/uClibc_0_9_28/Rules.mak	2007-02-21 18:32:40 UTC (rev 17944)
@@ -62,7 +62,7 @@
 MAJOR_VERSION := 0
 MINOR_VERSION := 9
 SUBLEVEL      := 28
-EXTRAVERSION  := 1
+EXTRAVERSION  := 2
 VERSION       := $(MAJOR_VERSION).$(MINOR_VERSION).$(SUBLEVEL).$(EXTRAVERSION)
 # Ensure consistent sort order, 'gcc -print-search-dirs' behavior, etc.
 LC_ALL := C




More information about the uClibc-cvs mailing list