aboutsummaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorDenis Vlasenko <vda.linux@googlemail.com>2009-04-15 02:13:14 +0000
committerDenis Vlasenko <vda.linux@googlemail.com>2009-04-15 02:13:14 +0000
commit5dcb43a5d1ea07e6b58770741882a4b0b82bb29d (patch)
treef4761154df147d56a3c0c9e718332a62599f8983 /Makefile
parent32a3d084d32dfc827ffa736959f4fe9834ef528c (diff)
downloadbusybox-5dcb43a5d1ea07e6b58770741882a4b0b82bb29d.tar.gz
website: announce 1.14.0 and 1.13.4
Makefile: bump version to 1.14.0
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 5b8cad8f6..0d6e17d04 100644
--- a/Makefile
+++ b/Makefile
@@ -1,7 +1,7 @@
VERSION = 1
PATCHLEVEL = 14
SUBLEVEL = 0
-EXTRAVERSION = .svn
+EXTRAVERSION =
NAME = Unnamed
# *DOCUMENTATION*