[git commit] Start 1.27.0 development cycle
Denys Vlasenko
vda.linux at googlemail.com
Wed Dec 21 02:33:42 UTC 2016
commit: https://git.busybox.net/busybox/commit/?id=b5b1d2c5a8909ae245b59bec21bba0bf2a4bf80c
branch: https://git.busybox.net/busybox/commit/?id=refs/heads/master
Signed-off-by: Denys Vlasenko <vda.linux at googlemail.com>
---
Makefile | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/Makefile b/Makefile
index 23518ac..e8b23fe 100644
--- a/Makefile
+++ b/Makefile
@@ -1,7 +1,7 @@
VERSION = 1
-PATCHLEVEL = 26
+PATCHLEVEL = 27
SUBLEVEL = 0
-EXTRAVERSION =
+EXTRAVERSION = .git
NAME = Unnamed
# *DOCUMENTATION*
More information about the busybox-cvs
mailing list