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-w32-5dcb43a5d1ea07e6b58770741882a4b0b82bb29d.tar.gz
busybox-w32-5dcb43a5d1ea07e6b58770741882a4b0b82bb29d.tar.bz2
busybox-w32-5dcb43a5d1ea07e6b58770741882a4b0b82bb29d.zip
website: announce 1.14.0 and 1.13.41_14_0
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 @@
1VERSION = 1 1VERSION = 1
2PATCHLEVEL = 14 2PATCHLEVEL = 14
3SUBLEVEL = 0 3SUBLEVEL = 0
4EXTRAVERSION = .svn 4EXTRAVERSION =
5NAME = Unnamed 5NAME = Unnamed
6 6
7# *DOCUMENTATION* 7# *DOCUMENTATION*