[git commit] release 0.2.5

Bernhard Reutner-Fischer rep.dot.nop at gmail.com
Sat Apr 6 15:12:27 UTC 2019


commit: https://git.uclibc.org/uClibc++/commit/?id=6ff572f21e2ce654d0c49dca3c64c49625fd266a
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 b80ef02..468e490 100644
--- a/Rules.mak
+++ b/Rules.mak
@@ -66,7 +66,7 @@ HOSTCXXFLAGS=-O2 -Wall
 
 MAJOR_VERSION:=0
 MINOR_VERSION:=2
-SUBLEVEL:=5-git
+SUBLEVEL:=5
 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