[git commit 0_9_30] bump version

Bernhard Reutner-Fischer rep.dot.nop at gmail.com
Thu Jan 14 08:42:02 UTC 2010


commit: http://git.uclibc.org/uClibc/commit/?id=7193db83adc1ec3be9bd7218b7f1a953c7bd03d7
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 91a0653..7b43ac4 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  :=.2
+EXTRAVERSION  :=.3-git
 VERSION       := $(MAJOR_VERSION).$(MINOR_VERSION).$(SUBLEVEL)
 ifneq ($(EXTRAVERSION),)
 VERSION       := $(VERSION)$(EXTRAVERSION)
-- 
1.6.3.3



More information about the uClibc-cvs mailing list