svn commit: branches/uClibc_0_9_28

andersen at uclibc.org andersen at uclibc.org
Wed Feb 28 21:12:07 UTC 2007


Author: andersen
Date: 2007-02-28 13:12:06 -0800 (Wed, 28 Feb 2007)
New Revision: 17985

Log:
looks like I will need to push out a 0.9.28.3 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-28 17:10:27 UTC (rev 17984)
+++ branches/uClibc_0_9_28/Rules.mak	2007-02-28 21:12:06 UTC (rev 17985)
@@ -62,7 +62,7 @@
 MAJOR_VERSION := 0
 MINOR_VERSION := 9
 SUBLEVEL      := 28
-EXTRAVERSION  := 2
+EXTRAVERSION  := 3
 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