[git commit] Bump version to 1.31.0
Denys Vlasenko
vda.linux at googlemail.com
Mon Jun 10 09:53:46 UTC 2019
commit: https://git.busybox.net/busybox/commit/?id=0f1369f0c5b6f0570208f9e5b5cec2b860f23088
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 6fedcffba..89a5e51ff 100644
--- a/Makefile
+++ b/Makefile
@@ -1,7 +1,7 @@
VERSION = 1
PATCHLEVEL = 31
SUBLEVEL = 0
-EXTRAVERSION = .git
+EXTRAVERSION =
NAME = Unnamed
# *DOCUMENTATION*
More information about the busybox-cvs
mailing list