aboutsummaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorDenys Vlasenko <vda.linux@googlemail.com>2010-07-06 15:47:35 +0200
committerDenys Vlasenko <vda.linux@googlemail.com>2010-07-06 15:47:35 +0200
commit89a1cace3b8de66f4df63cbec5c50bae67bf1104 (patch)
tree0905aa6856c796f25a229c50a8f074be5fab4b32 /Makefile
parentb2d95147c989448f23cc59c63b83e2d89f0bd9cd (diff)
downloadbusybox-89a1cace3b8de66f4df63cbec5c50bae67bf1104.tar.gz
Start 1.18.0 development cycle
Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/Makefile b/Makefile
index 83a9128a6..2d6a3b2a0 100644
--- a/Makefile
+++ b/Makefile
@@ -1,7 +1,7 @@
VERSION = 1
-PATCHLEVEL = 17
+PATCHLEVEL = 18
SUBLEVEL = 0
-EXTRAVERSION =
+EXTRAVERSION = .git
NAME = Unnamed
# *DOCUMENTATION*