aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDenys Vlasenko <vda.linux@googlemail.com>2019-06-10 11:53:46 +0200
committerDenys Vlasenko <vda.linux@googlemail.com>2019-06-10 11:53:46 +0200
commit0f1369f0c5b6f0570208f9e5b5cec2b860f23088 (patch)
tree57972da8a66d8479c603838f064772b4530d214b
parent3b69ba799fd302a781f2ec760909f340e3b90236 (diff)
downloadbusybox-w32-1_31_0.tar.gz
busybox-w32-1_31_0.tar.bz2
busybox-w32-1_31_0.zip
Bump version to 1.31.01_31_0
Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 6fedcffba..89a5e51ff 100644
--- a/Makefile
+++ b/Makefile
@@ -1,7 +1,7 @@
1VERSION = 1 1VERSION = 1
2PATCHLEVEL = 31 2PATCHLEVEL = 31
3SUBLEVEL = 0 3SUBLEVEL = 0
4EXTRAVERSION = .git 4EXTRAVERSION =
5NAME = Unnamed 5NAME = Unnamed
6 6
7# *DOCUMENTATION* 7# *DOCUMENTATION*