summaryrefslogtreecommitdiff
authorDenys Vlasenko <vda.linux@googlemail.com>2013-01-21 07:51:23 (GMT)
committer Denys Vlasenko <vda.linux@googlemail.com>2013-01-21 07:51:23 (GMT)
commit64406a92a054f884747553011d4529103e2900e4 (patch)
tree068fa5dabd32d6258f34b33f6bad8d9cb502b186
parent0cfba07fcd6e909b1a6113e2904da3a5f2d8349e (diff)
downloadbusybox-64406a92a054f884747553011d4529103e2900e4.zip
busybox-64406a92a054f884747553011d4529103e2900e4.tar.gz
busybox-64406a92a054f884747553011d4529103e2900e4.tar.bz2
Bump version to 1.21.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 8995ff5..c31ca89 100644
--- a/Makefile
+++ b/Makefile
@@ -1,7 +1,7 @@
VERSION = 1
PATCHLEVEL = 21
SUBLEVEL = 0
-EXTRAVERSION = .git
+EXTRAVERSION =
NAME = Unnamed
# *DOCUMENTATION*