summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDenis Vlasenko <vda.linux@googlemail.com>2008-03-20 23:25:32 +0000
committerDenis Vlasenko <vda.linux@googlemail.com>2008-03-20 23:25:32 +0000
commit9e7ba6979cd91ca03d5bab39808a74adecd14f3e (patch)
tree5ae897c8d5385b79576a52eea6c66f4c3dc257f3
parent3d90be2efe6f70cef96048c6f3dfc71402a9bae4 (diff)
downloadbusybox-w32-1_5_2.tar.gz
busybox-w32-1_5_2.tar.bz2
busybox-w32-1_5_2.zip
bump version to 1.5.21_5_2
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 06b6da5c6..cc8123810 100644
--- a/Makefile
+++ b/Makefile
@@ -1,6 +1,6 @@
1VERSION = 1 1VERSION = 1
2PATCHLEVEL = 5 2PATCHLEVEL = 5
3SUBLEVEL = 1 3SUBLEVEL = 2
4EXTRAVERSION = 4EXTRAVERSION =
5NAME = Unnamed 5NAME = Unnamed
6 6