diff options
author | Denys Vlasenko <vda.linux@googlemail.com> | 2010-07-06 04:16:50 +0200 |
---|---|---|
committer | Denys Vlasenko <vda.linux@googlemail.com> | 2010-07-06 04:16:50 +0200 |
commit | b2d95147c989448f23cc59c63b83e2d89f0bd9cd (patch) | |
tree | f6af87f3a2ffe299dcfe14cd93fa9bb2430a745a /Makefile | |
parent | 3e5fa43b2faba827e44f184818534b476ec0ed09 (diff) | |
download | busybox-b2d95147c989448f23cc59c63b83e2d89f0bd9cd.tar.gz |
bump version to 1.17.01_17_0
Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
Diffstat (limited to 'Makefile')
-rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,7 +1,7 @@ VERSION = 1 PATCHLEVEL = 17 SUBLEVEL = 0 -EXTRAVERSION = .git +EXTRAVERSION = NAME = Unnamed # *DOCUMENTATION* |