aboutsummaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorDenis Vlasenko <vda.linux@googlemail.com>2006-12-13 23:52:32 +0000
committerDenis Vlasenko <vda.linux@googlemail.com>2006-12-13 23:52:32 +0000
commita883fa4ceeab3ae5370359fd3048ba95474a17cd (patch)
tree271f08536ca807b7c84aac0d78c0d50aaf141887 /Makefile
parent9729e65706f46bd04d6e5946e20bd3c7ff4d7cc3 (diff)
downloadbusybox-a883fa4ceeab3ae5370359fd3048ba95474a17cd.tar.gz
exterminate last bzero's
version bump to 1.3.0
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/Makefile b/Makefile
index 45d60f024..e05fad166 100644
--- a/Makefile
+++ b/Makefile
@@ -1,7 +1,7 @@
VERSION = 1
-PATCHLEVEL = 2
-SUBLEVEL = 2
-EXTRAVERSION = .svn
+PATCHLEVEL = 3
+SUBLEVEL = 0
+EXTRAVERSION =
NAME = Unnamed
# *DOCUMENTATION*