[git commit] bump version to 0.2.4-git

Bernhard Reutner-Fischer rep.dot.nop at gmail.com
Wed Apr 11 19:00:38 UTC 2012


commit: http://git.uclibc.org/uClibc++/commit/?id=9ea66499ac67ac85c3d55bcf045922484a22664e
branch: http://git.uclibc.org/uClibc++/commit/?id=refs/heads/master

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 69cc1dd..46dce3a 100644
--- a/Rules.mak
+++ b/Rules.mak
@@ -50,7 +50,7 @@ HOSTCXXFLAGS=-O2 -Wall
 # this stuff alone.
 MAJOR_VERSION:=0
 MINOR_VERSION:=2
-SUBLEVEL:=3
+SUBLEVEL:=4-git
 VERSION:=$(MAJOR_VERSION).$(MINOR_VERSION).$(SUBLEVEL)
 # Ensure consistent sort order, 'gcc -print-search-dirs' behavior, etc.
 # LC_ALL:= C


More information about the uClibc-cvs mailing list