aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDenys Vlasenko <vda.linux@googlemail.com>2009-08-02 20:18:51 +0200
committerDenys Vlasenko <vda.linux@googlemail.com>2009-08-02 20:18:51 +0200
commit1e32f91e3b953ebf614e428abc8c61e7d00ee70f (patch)
tree187741e714b496f6cd3eff9f79d86f5a1ab5719d
parent4cd4eb43320de6ecccb3b69087daee325d0bbfc1 (diff)
downloadbusybox-w32-1_14_3.tar.gz
busybox-w32-1_14_3.tar.bz2
busybox-w32-1_14_3.zip
bump version to 1.14.31_14_3
Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 7dea756a1..9e1bd876e 100644
--- a/Makefile
+++ b/Makefile
@@ -1,6 +1,6 @@
1VERSION = 1 1VERSION = 1
2PATCHLEVEL = 14 2PATCHLEVEL = 14
3SUBLEVEL = 2 3SUBLEVEL = 3
4EXTRAVERSION = 4EXTRAVERSION =
5NAME = Unnamed 5NAME = Unnamed
6 6