summaryrefslogtreecommitdiff
authorDenys Vlasenko <vda.linux@googlemail.com>2010-01-26 07:19:00 (GMT)
committer Denys Vlasenko <vda.linux@googlemail.com>2010-01-26 07:19:00 (GMT)
commite52b735231bda70d811e4f9ef0e21fb2c7af96a2 (patch)
treee44b68c54915a3438038056d836b98bb40428cfa
parentda879ec2e967e2f04f6269e506308dc9cc8b97ae (diff)
downloadbusybox-e52b735231bda70d811e4f9ef0e21fb2c7af96a2.zip
busybox-e52b735231bda70d811e4f9ef0e21fb2c7af96a2.tar.gz
busybox-e52b735231bda70d811e4f9ef0e21fb2c7af96a2.tar.bz2
Bump version to 1.16.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 3a49a69..2065558 100644
--- a/Makefile
+++ b/Makefile
@@ -1,7 +1,7 @@
VERSION = 1
PATCHLEVEL = 16
SUBLEVEL = 0
-EXTRAVERSION = .git
+EXTRAVERSION =
NAME = Unnamed
# *DOCUMENTATION*