aboutsummaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorDenys Vlasenko <vda.linux@googlemail.com>2011-10-28 17:48:15 +0200
committerDenys Vlasenko <vda.linux@googlemail.com>2011-10-28 17:48:15 +0200
commit1e98f3741c5a844c1d3d7966f20cd09dded05d0d (patch)
tree6044a3e180389e63c55173f5018bf2ddaa195cd6 /Makefile
parented058016bf8fc98271de2e58bfb650de9e9d304d (diff)
downloadbusybox-w32-1e98f3741c5a844c1d3d7966f20cd09dded05d0d.tar.gz
busybox-w32-1e98f3741c5a844c1d3d7966f20cd09dded05d0d.tar.bz2
busybox-w32-1e98f3741c5a844c1d3d7966f20cd09dded05d0d.zip
Apply post-1.19.2 patches, bump version to 1.19.31_19_3
Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 2cac36c00..9648c9c20 100644
--- a/Makefile
+++ b/Makefile
@@ -1,6 +1,6 @@
1VERSION = 1 1VERSION = 1
2PATCHLEVEL = 19 2PATCHLEVEL = 19
3SUBLEVEL = 2 3SUBLEVEL = 3
4EXTRAVERSION = 4EXTRAVERSION =
5NAME = Unnamed 5NAME = Unnamed
6 6