[git commit branch/0.9.33] bump to 0.9.33.3-git
Bernhard Reutner-Fischer
rep.dot.nop at gmail.com
Tue May 15 07:38:00 UTC 2012
commit: http://git.uclibc.org/uClibc/commit/?id=fc76a4d57970af1c2b03e4761446c900ebe59181
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 11848fa..7701abb 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
+EXTRAVERSION :=.3-git
VERSION := $(MAJOR_VERSION).$(MINOR_VERSION).$(SUBLEVEL)
ABI_VERSION := $(MAJOR_VERSION)
ifneq ($(EXTRAVERSION),)
More information about the uClibc-cvs
mailing list