[git commit branch/0.9.33] Release 0.9.33.2
Bernhard Reutner-Fischer
rep.dot.nop at gmail.com
Tue May 15 07:20:09 UTC 2012
commit: http://git.uclibc.org/uClibc/commit/?id=e12ceeed5a1af59e6b0fc7debf4bb0a90e0acde6
branch: http://git.uclibc.org/uClibc/commit/?id=refs/heads/0.9.33
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 1f929b5..11848fa 100644
--- a/Rules.mak
+++ b/Rules.mak
@@ -105,7 +105,7 @@ export RUNTIME_PREFIX DEVEL_PREFIX KERNEL_HEADERS MULTILIB_DIR
MAJOR_VERSION := 0
MINOR_VERSION := 9
SUBLEVEL := 33
-EXTRAVERSION :=.2-git
+EXTRAVERSION :=.2
VERSION := $(MAJOR_VERSION).$(MINOR_VERSION).$(SUBLEVEL)
ABI_VERSION := $(MAJOR_VERSION)
ifneq ($(EXTRAVERSION),)
More information about the uClibc-cvs
mailing list