[git commit master 1/1] release 0.9.32-rc1

Bernhard Reutner-Fischer rep.dot.nop at gmail.com
Fri Dec 17 19:05:56 UTC 2010


commit: http://git.uclibc.org/uClibc/commit/?id=f7222d84d3d5ae5d5efbf320ce9959020ec07993
branch: http://git.uclibc.org/uClibc/commit/?id=refs/heads/master

Signed-off-by: Bernhard Reutner-Fischer <rep.dot.nop at gmail.com>
---
 Rules.mak |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/Rules.mak b/Rules.mak
index ac82767..ad396f4 100644
--- a/Rules.mak
+++ b/Rules.mak
@@ -106,7 +106,7 @@ export RUNTIME_PREFIX DEVEL_PREFIX KERNEL_HEADERS MULTILIB_DIR
 MAJOR_VERSION := 0
 MINOR_VERSION := 9
 SUBLEVEL      := 32
-EXTRAVERSION  :=-git
+EXTRAVERSION  :=-rc1
 VERSION       := $(MAJOR_VERSION).$(MINOR_VERSION).$(SUBLEVEL)
 ABI_VERSION   := $(MAJOR_VERSION)
 ifneq ($(EXTRAVERSION),)
-- 
1.7.2.2



More information about the uClibc-cvs mailing list