[git commit 0_9_30] bump version to 0.9.30.2
Bernhard Reutner-Fischer
rep.dot.nop at gmail.com
Sat Jan 9 20:58:50 UTC 2010
commit: http://git.uclibc.org/uClibc/commit/?id=aa319dcdbb0a14ec6d392c0dabf0aed873d26a46
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 73290ae..91a0653 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-git
+EXTRAVERSION :=.2
VERSION := $(MAJOR_VERSION).$(MINOR_VERSION).$(SUBLEVEL)
ifneq ($(EXTRAVERSION),)
VERSION := $(VERSION)$(EXTRAVERSION)
--
1.6.3.3
More information about the uClibc-cvs
mailing list