[git commit 0.9.30] bump version to 0.9.30.3

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=0c4bc968f88206effc215db62859f81671e94afb
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 7b43ac4..d0b1518 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-git
+EXTRAVERSION  :=.3
 VERSION       := $(MAJOR_VERSION).$(MINOR_VERSION).$(SUBLEVEL)
 ifneq ($(EXTRAVERSION),)
 VERSION       := $(VERSION)$(EXTRAVERSION)
-- 
1.6.3.3



More information about the uClibc-cvs mailing list