[git commit 0.9.30] bump version

Bernhard Reutner-Fischer rep.dot.nop at gmail.com
Fri Mar 12 18:13:49 UTC 2010


commit: http://git.uclibc.org/uClibc/commit/?id=1b856c65ffa7ecafa4ea06e4c935f042bc0491ee
branch: http://git.uclibc.org/uClibc/commit/?id=refs/heads/0.9.30

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 d0b1518..ddef103 100644
--- a/Rules.mak
+++ b/Rules.mak
@@ -85,7 +85,7 @@ export RUNTIME_PREFIX DEVEL_PREFIX KERNEL_HEADERS
 MAJOR_VERSION := 0
 MINOR_VERSION := 9
 SUBLEVEL      := 30
-EXTRAVERSION  :=.3
+EXTRAVERSION  :=.4-git
 VERSION       := $(MAJOR_VERSION).$(MINOR_VERSION).$(SUBLEVEL)
 ifneq ($(EXTRAVERSION),)
 VERSION       := $(VERSION)$(EXTRAVERSION)
-- 
1.6.3.3



More information about the uClibc-cvs mailing list