summaryrefslogtreecommitdiff
authorDenys Vlasenko <vda.linux@googlemail.com>2016-06-20 22:15:49 (GMT)
committer Denys Vlasenko <vda.linux@googlemail.com>2016-06-21 22:58:56 (GMT)
commitc3b34d8b39cae35fec8c6fb644d90dc80e574236 (patch)
treef49c582ce9729292e172855744bec73f4f449e1a
parent10c0e9178606bb71a071c27dcda3fd2787e8303b (diff)
downloadbusybox-c3b34d8b39cae35fec8c6fb644d90dc80e574236.zip
busybox-c3b34d8b39cae35fec8c6fb644d90dc80e574236.tar.gz
busybox-c3b34d8b39cae35fec8c6fb644d90dc80e574236.tar.bz2
Bump version to 1.25.0
Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
Diffstat
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index d595023..572da3d 100644
--- a/Makefile
+++ b/Makefile
@@ -1,7 +1,7 @@
VERSION = 1
PATCHLEVEL = 25
SUBLEVEL = 0
-EXTRAVERSION = .git
+EXTRAVERSION =
NAME = Unnamed
# *DOCUMENTATION*