[git commit prelink 1/1] bump version to 0.9.32-rc1-git

Bernhard Reutner-Fischer rep.dot.nop at gmail.com
Sun Jan 2 07:00:47 UTC 2011


commit: http://git.uclibc.org/uClibc/commit/?id=d3a751c8c067f55a1a88a1bda3b73d2b7617b0d6
branch: http://git.uclibc.org/uClibc/commit/?id=refs/heads/prelink

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 ad396f4..eecdc64 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  :=-rc1
+EXTRAVERSION  :=-rc1-git
 VERSION       := $(MAJOR_VERSION).$(MINOR_VERSION).$(SUBLEVEL)
 ABI_VERSION   := $(MAJOR_VERSION)
 ifneq ($(EXTRAVERSION),)
-- 
1.7.2.2



More information about the uClibc-cvs mailing list