aboutsummaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorDenis Vlasenko <vda.linux@googlemail.com>2006-12-15 00:59:35 +0000
committerDenis Vlasenko <vda.linux@googlemail.com>2006-12-15 00:59:35 +0000
commitcda6c636ca37790c451b08fd62b7d5fe08e8fcd1 (patch)
tree0296f12f9eeb7b4348c01c73fe04088ee2ac2e98 /Makefile
parent44b2ea786ea5acd92af3159b79a54f7f5e58e2aa (diff)
downloadbusybox-cda6c636ca37790c451b08fd62b7d5fe08e8fcd1.tar.gz
re-applying first post-1.3.x change
version change to 1.4.0.svn
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/Makefile b/Makefile
index e05fad166..be8b1948f 100644
--- a/Makefile
+++ b/Makefile
@@ -1,7 +1,7 @@
VERSION = 1
-PATCHLEVEL = 3
+PATCHLEVEL = 4
SUBLEVEL = 0
-EXTRAVERSION =
+EXTRAVERSION = .svn
NAME = Unnamed
# *DOCUMENTATION*