diff options
author | Denis Vlasenko <vda.linux@googlemail.com> | 2007-08-24 11:05:49 +0000 |
---|---|---|
committer | Denis Vlasenko <vda.linux@googlemail.com> | 2007-08-24 11:05:49 +0000 |
commit | 66dc9068eb582f3c11efb913086194a968fb4bee (patch) | |
tree | ad500fca001421216349eddbeb18e5db4d89edbe /Makefile | |
parent | e1022a9d6a0d8679f2cfb130dd559d4cf1cdd2dd (diff) | |
download | busybox-66dc9068eb582f3c11efb913086194a968fb4bee.tar.gz |
Start 1.8.x cycle
Diffstat (limited to 'Makefile')
-rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,5 +1,5 @@ VERSION = 1 -PATCHLEVEL = 7 +PATCHLEVEL = 8 SUBLEVEL = 0 EXTRAVERSION = .svn NAME = Unnamed |