diff options
author | Denis Vlasenko <vda.linux@googlemail.com> | 2008-03-21 20:50:37 +0000 |
---|---|---|
committer | Denis Vlasenko <vda.linux@googlemail.com> | 2008-03-21 20:50:37 +0000 |
commit | 74f8208f1896ceb2828a84d93999584a8407565b (patch) | |
tree | f9c7b9c3f184fbd3fc74493d0c7757f9ba70313d /Makefile | |
parent | ffa5d766022e2aa29343281b490b7f11bc5cdc77 (diff) | |
download | busybox-74f8208f1896ceb2828a84d93999584a8407565b.tar.gz |
Bump version to 1.10.0 and announce it on website.
Diffstat (limited to 'Makefile')
-rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,7 +1,7 @@ VERSION = 1 PATCHLEVEL = 10 SUBLEVEL = 0 -EXTRAVERSION = .svn +EXTRAVERSION = NAME = Unnamed # *DOCUMENTATION* |