aboutsummaryrefslogtreecommitdiff
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
parent0cfba07fcd6e909b1a6113e2904da3a5f2d8349e (diff)
downloadbusybox-w32-1_21_0.tar.gz
busybox-w32-1_21_0.tar.bz2
busybox-w32-1_21_0.zip
Bump version to 1.21.01_21_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 8995ff506..c31ca899b 100644
--- a/Makefile
+++ b/Makefile
@@ -1,7 +1,7 @@
1VERSION = 1 1VERSION = 1
2PATCHLEVEL = 21 2PATCHLEVEL = 21
3SUBLEVEL = 0 3SUBLEVEL = 0
4EXTRAVERSION = .git 4EXTRAVERSION =
5NAME = Unnamed 5NAME = Unnamed
6 6
7# *DOCUMENTATION* 7# *DOCUMENTATION*