diff options
author | Denis Vlasenko | 2008-09-28 16:40:02 +0000 |
---|---|---|
committer | Denis Vlasenko | 2008-09-28 16:40:02 +0000 |
commit | 4a81fe4173bf5029058253cf0be194c23a5ad369 (patch) | |
tree | 0806d2c3d6df92784c407221d862b9956c9ea115 /Makefile | |
parent | 3e7eca97b987b351c6f68308c6e0c421541f10c8 (diff) | |
download | busybox-4a81fe4173bf5029058253cf0be194c23a5ad369.zip busybox-4a81fe4173bf5029058253cf0be194c23a5ad369.tar.gz |
apply post-1.11.2 fixes, bump version to 1.11.31_11_3
Diffstat (limited to 'Makefile')
-rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,6 +1,6 @@ VERSION = 1 PATCHLEVEL = 11 -SUBLEVEL = 2 +SUBLEVEL = 3 EXTRAVERSION = NAME = Unnamed |