summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorDenis Vlasenko <vda.linux@googlemail.com>2007-11-10 02:01:51 +0000
committerDenis Vlasenko <vda.linux@googlemail.com>2007-11-10 02:01:51 +0000
commit3db254c8866de390c327d759ba615693e45aff6f (patch)
tree1dd0f6a0cc97f1f75a7b88d4488d4919ea2417bd /Makefile
parent6cee58e9cfedfa09ede3f5499eb5f635fc2bb77c (diff)
downloadbusybox-w32-3db254c8866de390c327d759ba615693e45aff6f.tar.gz
busybox-w32-3db254c8866de390c327d759ba615693e45aff6f.tar.bz2
busybox-w32-3db254c8866de390c327d759ba615693e45aff6f.zip
apply accumulated post 1.8.0 fixes, bump version to 1.8.11_8_1
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 6587d901e..b2ce6d493 100644
--- a/Makefile
+++ b/Makefile
@@ -1,6 +1,6 @@
1VERSION = 1 1VERSION = 1
2PATCHLEVEL = 8 2PATCHLEVEL = 8
3SUBLEVEL = 0 3SUBLEVEL = 1
4EXTRAVERSION = 4EXTRAVERSION =
5NAME = Unnamed 5NAME = Unnamed
6 6