diff options
| author | Denys Vlasenko <vda.linux@googlemail.com> | 2009-12-12 21:18:18 (GMT) |
|---|---|---|
| committer | Denys Vlasenko <vda.linux@googlemail.com> | 2009-12-12 21:18:18 (GMT) |
| commit | e58eac3373447adef3f131d8417590397176de12 (patch) | |
| tree | 60939b59b400bb0c6584cb70102bd07fadb3c7fb | |
| parent | 3e97eeb408a1107b0ffacc6ba39682428c4598f1 (diff) | |
| download | busybox-e58eac3373447adef3f131d8417590397176de12.tar.gz busybox-e58eac3373447adef3f131d8417590397176de12.tar.bz2 | |
bump version to 1.15.31_15_3
Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
| -rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,6 +1,6 @@ VERSION = 1 PATCHLEVEL = 15 -SUBLEVEL = 2 +SUBLEVEL = 3 EXTRAVERSION = NAME = Unnamed |
