[git commit 0.9.31] bump version to 0.9.31.2-git

Bernhard Reutner-Fischer rep.dot.nop at gmail.com
Tue May 31 08:03:23 UTC 2011


commit: http://git.uclibc.org/uClibc/commit/?id=dbd620909c5f828348eb7d5ca3bdf3556b3a07e3
branch: http://git.uclibc.org/uClibc/commit/?id=refs/heads/0.9.31

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 710848d..4dccbdb 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  :=.1
+EXTRAVERSION  :=.2-git
 VERSION       := $(MAJOR_VERSION).$(MINOR_VERSION).$(SUBLEVEL)
 ifneq ($(EXTRAVERSION),)
 VERSION       := $(VERSION)$(EXTRAVERSION)
-- 
1.7.3.4



More information about the uClibc-cvs mailing list