diff options
author | Denis Vlasenko <vda.linux@googlemail.com> | 2008-11-29 06:43:05 +0000 |
---|---|---|
committer | Denis Vlasenko <vda.linux@googlemail.com> | 2008-11-29 06:43:05 +0000 |
commit | 9343da45d3f226cc8b45879ac8dbacac2911cdd8 (patch) | |
tree | 9e76d089f819e99fc7e57f3fb771af834cdc7c5a /Makefile | |
parent | 84641942e5366b2e09367ba4f4376c99f15ecc8e (diff) | |
download | busybox-w32-1_12_3.tar.gz busybox-w32-1_12_3.tar.bz2 busybox-w32-1_12_3.zip |
apply post-1.12.2 fixes, bump version to 1.12.31_12_3
Diffstat (limited to 'Makefile')
-rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,6 +1,6 @@ | |||
1 | VERSION = 1 | 1 | VERSION = 1 |
2 | PATCHLEVEL = 12 | 2 | PATCHLEVEL = 12 |
3 | SUBLEVEL = 2 | 3 | SUBLEVEL = 3 |
4 | EXTRAVERSION = | 4 | EXTRAVERSION = |
5 | NAME = Unnamed | 5 | NAME = Unnamed |
6 | 6 | ||