[git commit] bump version to 0.2.6-git
Bernhard Reutner-Fischer
rep.dot.nop at gmail.com
Sat Apr 6 15:37:09 UTC 2019
commit: https://git.uclibc.org/uClibc++/commit/?id=75186445c1abab4db8124251a914310b565e3b2b
branch: https://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 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/Rules.mak b/Rules.mak
index 468e490..1b5ed30 100644
--- a/Rules.mak
+++ b/Rules.mak
@@ -66,7 +66,7 @@ HOSTCXXFLAGS=-O2 -Wall
MAJOR_VERSION:=0
MINOR_VERSION:=2
-SUBLEVEL:=5
+SUBLEVEL:=6-git
VERSION:=$(MAJOR_VERSION).$(MINOR_VERSION).$(SUBLEVEL)
ABI_VERSION:=$(MAJOR_VERSION)
export MAJOR_VERSION MINOR_VERSION SUBLEVEL VERSION ABI_VERSION
More information about the uClibc-cvs
mailing list