aboutsummaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorDenys Vlasenko <vda.linux@googlemail.com>2016-06-21 00:15:49 +0200
committerDenys Vlasenko <vda.linux@googlemail.com>2016-06-22 00:58:56 +0200
commitc3b34d8b39cae35fec8c6fb644d90dc80e574236 (patch)
treef49c582ce9729292e172855744bec73f4f449e1a /Makefile
parent10c0e9178606bb71a071c27dcda3fd2787e8303b (diff)
downloadbusybox-c3b34d8b39cae35fec8c6fb644d90dc80e574236.tar.gz
Bump version to 1.25.0
Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index d5950230d..572da3d88 100644
--- a/Makefile
+++ b/Makefile
@@ -1,7 +1,7 @@
VERSION = 1
PATCHLEVEL = 25
SUBLEVEL = 0
-EXTRAVERSION = .git
+EXTRAVERSION =
NAME = Unnamed
# *DOCUMENTATION*