[git commit branch/1_24_stable] Bump version to 1.24.2

Denys Vlasenko vda.linux at googlemail.com
Thu Mar 17 20:38:03 UTC 2016


commit: https://git.busybox.net/busybox/commit/?id=e50f74da70da645c25d7daa81b2d9796a738f718
branch: https://git.busybox.net/busybox/commit/?id=refs/heads/1_24_stable

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 ea9dd3d..3385352 100644
--- a/Makefile
+++ b/Makefile
@@ -1,6 +1,6 @@
 VERSION = 1
 PATCHLEVEL = 24
-SUBLEVEL = 1
+SUBLEVEL = 2
 EXTRAVERSION =
 NAME = Unnamed
 


More information about the busybox-cvs mailing list