[git commit] Bump version to 1.27.0

Denys Vlasenko vda.linux at googlemail.com
Mon Jul 3 11:40:46 UTC 2017


commit: https://git.busybox.net/busybox/commit/?id=ceaffde51163394c47fec34dac8663ae8152a699
branch: https://git.busybox.net/busybox/commit/?id=refs/heads/master

Signed-off-by: Denys Vlasenko <vda.linux at googlemail.com>
---
 Makefile | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/Makefile b/Makefile
index e8b23fe..d604a13 100644
--- a/Makefile
+++ b/Makefile
@@ -1,7 +1,7 @@
 VERSION = 1
 PATCHLEVEL = 27
 SUBLEVEL = 0
-EXTRAVERSION = .git
+EXTRAVERSION =
 NAME = Unnamed
 
 # *DOCUMENTATION*


More information about the busybox-cvs mailing list