[git commit] bump version to 0.2.5-git
Bernhard Reutner-Fischer
rep.dot.nop at gmail.com
Fri May 25 21:29:13 UTC 2012
commit: http://git.uclibc.org/uClibc++/commit/?id=6b43eff20317aab8ad6e20755206d76faa726e37
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 52af917..c3b8319 100644
--- a/Rules.mak
+++ b/Rules.mak
@@ -51,7 +51,7 @@ HOSTCXXFLAGS=-O2 -Wall
# this stuff alone.
MAJOR_VERSION:=0
MINOR_VERSION:=2
-SUBLEVEL:=4
+SUBLEVEL:=5-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