diff options
author | Denis Vlasenko | 2007-05-20 17:01:14 +0000 |
---|---|---|
committer | Denis Vlasenko | 2007-05-20 17:01:14 +0000 |
commit | b32502da83ff7e7241a4584c88f3a35859dfeeda (patch) | |
tree | 7dcdaf2b3940b86ca74f185cdb5dedfdc385c8d2 /Makefile | |
parent | 568d8c9a5cb05a595b4201198fd3c780920586dc (diff) | |
download | busybox-b32502da83ff7e7241a4584c88f3a35859dfeeda.zip busybox-b32502da83ff7e7241a4584c88f3a35859dfeeda.tar.gz |
applied post-1.5.0 fixes1_5_1
Diffstat (limited to 'Makefile')
-rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,6 +1,6 @@ VERSION = 1 PATCHLEVEL = 5 -SUBLEVEL = 0 +SUBLEVEL = 1 EXTRAVERSION = NAME = Unnamed |