aboutsummaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorDenis Vlasenko <vda.linux@googlemail.com>2007-03-22 23:31:29 +0000
committerDenis Vlasenko <vda.linux@googlemail.com>2007-03-22 23:31:29 +0000
commit7d10823f6a6b4c5a0d57e402d8319f57e2fc989d (patch)
tree28bf76a8091a161095a0b34844635b34381b148d /Makefile
parent4b38e297641c08addea11f82ecf9155ceb58979a (diff)
downloadbusybox-7d10823f6a6b4c5a0d57e402d8319f57e2fc989d.tar.gz
Announce 1.5.0 and move svn to 1.6.0.svn
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/Makefile b/Makefile
index b42e1792d..6a50a2859 100644
--- a/Makefile
+++ b/Makefile
@@ -1,7 +1,7 @@
VERSION = 1
-PATCHLEVEL = 5
+PATCHLEVEL = 6
SUBLEVEL = 0
-EXTRAVERSION =
+EXTRAVERSION = .svn
NAME = Unnamed
# *DOCUMENTATION*