Welcome to mirror list, hosted at ThFree Co, Russian Federation.

git.busybox.net/busybox.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDenis Vlasenko <vda.linux@googlemail.com>2006-12-14 02:52:32 +0300
committerDenis Vlasenko <vda.linux@googlemail.com>2006-12-14 02:52:32 +0300
commita883fa4ceeab3ae5370359fd3048ba95474a17cd (patch)
tree271f08536ca807b7c84aac0d78c0d50aaf141887 /Makefile
parent9729e65706f46bd04d6e5946e20bd3c7ff4d7cc3 (diff)
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*