summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorDenis Vlasenko <vda.linux@googlemail.com>2007-05-20 17:01:14 +0000
committerDenis Vlasenko <vda.linux@googlemail.com>2007-05-20 17:01:14 +0000
commitb32502da83ff7e7241a4584c88f3a35859dfeeda (patch)
tree7dcdaf2b3940b86ca74f185cdb5dedfdc385c8d2 /Makefile
parent568d8c9a5cb05a595b4201198fd3c780920586dc (diff)
downloadbusybox-w32-1_5_1.tar.gz
busybox-w32-1_5_1.tar.bz2
busybox-w32-1_5_1.zip
applied post-1.5.0 fixes1_5_1
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 89a3d2e75..06b6da5c6 100644
--- a/Makefile
+++ b/Makefile
@@ -1,6 +1,6 @@
1VERSION = 1 1VERSION = 1
2PATCHLEVEL = 5 2PATCHLEVEL = 5
3SUBLEVEL = 0 3SUBLEVEL = 1
4EXTRAVERSION = 4EXTRAVERSION =
5NAME = Unnamed 5NAME = Unnamed
6 6