diff options
author | Denis Vlasenko | 2007-11-10 02:01:51 +0000 |
---|---|---|
committer | Denis Vlasenko | 2007-11-10 02:01:51 +0000 |
commit | 3db254c8866de390c327d759ba615693e45aff6f (patch) | |
tree | 1dd0f6a0cc97f1f75a7b88d4488d4919ea2417bd /Makefile | |
parent | 6cee58e9cfedfa09ede3f5499eb5f635fc2bb77c (diff) | |
download | busybox-1_8_1.zip busybox-1_8_1.tar.gz |
apply accumulated post 1.8.0 fixes, bump version to 1.8.11_8_1
Diffstat (limited to 'Makefile')
-rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,6 +1,6 @@ VERSION = 1 PATCHLEVEL = 8 -SUBLEVEL = 0 +SUBLEVEL = 1 EXTRAVERSION = NAME = Unnamed |