summaryrefslogtreecommitdiff
authorDenys Vlasenko <vda.linux@googlemail.com>2012-04-22 01:38:31 (GMT)
committer Denys Vlasenko <vda.linux@googlemail.com>2012-04-22 01:38:31 (GMT)
commitf5234398ef3010b68468cafe3e2ea89b2bb08a17 (patch)
treeaff21a3082676a7a70d886b596d3aa7c088c9068
parentd2266d43bfe3cd9a40deb50dfe80ab679d2def0c (diff)
downloadbusybox-f5234398ef3010b68468cafe3e2ea89b2bb08a17.zip
busybox-f5234398ef3010b68468cafe3e2ea89b2bb08a17.tar.gz
busybox-f5234398ef3010b68468cafe3e2ea89b2bb08a17.tar.bz2
Bump version to 1.20.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 35d2e1e..d5beb04 100644
--- a/Makefile
+++ b/Makefile
@@ -1,7 +1,7 @@
VERSION = 1
PATCHLEVEL = 20
SUBLEVEL = 0
-EXTRAVERSION = .git
+EXTRAVERSION =
NAME = Unnamed
# *DOCUMENTATION*