[git commit master] bump version
Bernhard Reutner-Fischer
rep.dot.nop at gmail.com
Fri Mar 12 20:58:29 UTC 2010
commit: http://git.uclibc.org/uClibc/commit/?id=33a0057d561a7b99b34114ba27a4eda0601e0b6b
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 f5d6790..89641d7 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 := 31
-EXTRAVERSION :=-rc1
+EXTRAVERSION :=-rc1-git
VERSION := $(MAJOR_VERSION).$(MINOR_VERSION).$(SUBLEVEL)
ifneq ($(EXTRAVERSION),)
VERSION := $(VERSION)$(EXTRAVERSION)
--
1.6.3.3
More information about the uClibc-cvs
mailing list