aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDenis Vlasenko <vda.linux@googlemail.com>2006-12-27 04:58:43 +0000
committerDenis Vlasenko <vda.linux@googlemail.com>2006-12-27 04:58:43 +0000
commita2af67a8c5a1842f37d23508609c8b94d271c35e (patch)
treef6ce910d5bcb8f28f6c1143204959049ee8a589b
parentd0119d15f97750c49f9955e6c6f952f03d72e795 (diff)
downloadbusybox-w32-a2af67a8c5a1842f37d23508609c8b94d271c35e.tar.gz
busybox-w32-a2af67a8c5a1842f37d23508609c8b94d271c35e.tar.bz2
busybox-w32-a2af67a8c5a1842f37d23508609c8b94d271c35e.zip
busybox 1.3.1 'Christmas Tree'
-rw-r--r--Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/Makefile b/Makefile
index e05fad166..a30026909 100644
--- a/Makefile
+++ b/Makefile
@@ -1,8 +1,8 @@
1VERSION = 1 1VERSION = 1
2PATCHLEVEL = 3 2PATCHLEVEL = 3
3SUBLEVEL = 0 3SUBLEVEL = 1
4EXTRAVERSION = 4EXTRAVERSION =
5NAME = Unnamed 5NAME = Christmas Tree
6 6
7# *DOCUMENTATION* 7# *DOCUMENTATION*
8# To see a list of typical targets execute "make help" 8# To see a list of typical targets execute "make help"