aboutsummaryrefslogtreecommitdiff
path: root/Makefile
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 /Makefile
parentd2266d43bfe3cd9a40deb50dfe80ab679d2def0c (diff)
downloadbusybox-f5234398ef3010b68468cafe3e2ea89b2bb08a17.tar.gz
Bump version to 1.20.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 35d2e1e00..d5beb0459 100644
--- a/Makefile
+++ b/Makefile
@@ -1,7 +1,7 @@
VERSION = 1
PATCHLEVEL = 20
SUBLEVEL = 0
-EXTRAVERSION = .git
+EXTRAVERSION =
NAME = Unnamed
# *DOCUMENTATION*