aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDenys Vlasenko <vda.linux@googlemail.com>2012-04-22 03:38:31 +0200
committerDenys Vlasenko <vda.linux@googlemail.com>2012-04-22 03:38:31 +0200
commitf5234398ef3010b68468cafe3e2ea89b2bb08a17 (patch)
treeaff21a3082676a7a70d886b596d3aa7c088c9068
parentd2266d43bfe3cd9a40deb50dfe80ab679d2def0c (diff)
downloadbusybox-w32-1_20_0.tar.gz
busybox-w32-1_20_0.tar.bz2
busybox-w32-1_20_0.zip
Bump version to 1.20.01_20_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 35d2e1e00..d5beb0459 100644
--- a/Makefile
+++ b/Makefile
@@ -1,7 +1,7 @@
1VERSION = 1 1VERSION = 1
2PATCHLEVEL = 20 2PATCHLEVEL = 20
3SUBLEVEL = 0 3SUBLEVEL = 0
4EXTRAVERSION = .git 4EXTRAVERSION =
5NAME = Unnamed 5NAME = Unnamed
6 6
7# *DOCUMENTATION* 7# *DOCUMENTATION*