aboutsummaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorDenys Vlasenko <vda.linux@googlemail.com>2013-01-21 08:51:23 +0100
committerDenys Vlasenko <vda.linux@googlemail.com>2013-01-21 08:51:23 +0100
commit64406a92a054f884747553011d4529103e2900e4 (patch)
tree068fa5dabd32d6258f34b33f6bad8d9cb502b186 /Makefile
parent0cfba07fcd6e909b1a6113e2904da3a5f2d8349e (diff)
downloadbusybox-64406a92a054f884747553011d4529103e2900e4.tar.gz
Bump version to 1.21.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 8995ff506..c31ca899b 100644
--- a/Makefile
+++ b/Makefile
@@ -1,7 +1,7 @@
VERSION = 1
PATCHLEVEL = 21
SUBLEVEL = 0
-EXTRAVERSION = .git
+EXTRAVERSION =
NAME = Unnamed
# *DOCUMENTATION*