svn commit: branches/uClibc-nptl
carmelo at uclibc.org
carmelo at uclibc.org
Fri Jul 11 16:24:03 UTC 2008
Author: carmelo
Date: 2008-07-11 09:24:02 -0700 (Fri, 11 Jul 2008)
New Revision: 22790
Log:
Ahhhhh too tired... I'm doing all wrong. Stop me
Modified:
branches/uClibc-nptl/Rules.mak
Changeset:
Modified: branches/uClibc-nptl/Rules.mak
===================================================================
--- branches/uClibc-nptl/Rules.mak 2008-07-11 16:23:38 UTC (rev 22789)
+++ branches/uClibc-nptl/Rules.mak 2008-07-11 16:24:02 UTC (rev 22790)
@@ -81,8 +81,8 @@
# Now config hard core
MAJOR_VERSION := 0
MINOR_VERSION := 9
-SUBLEVEL := 30
-EXTRAVERSION := rc1
+SUBLEVEL := 29
+EXTRAVERSION :=
VERSION := $(MAJOR_VERSION).$(MINOR_VERSION).$(SUBLEVEL)
ifneq ($(EXTRAVERSION),)
VERSION := $(VERSION)$(EXTRAVERSION)
More information about the uClibc-cvs
mailing list