From a2af67a8c5a1842f37d23508609c8b94d271c35e Mon Sep 17 00:00:00 2001 From: Denis Vlasenko Date: Wed, 27 Dec 2006 04:58:43 +0000 Subject: [PATCH] busybox 1.3.1 'Christmas Tree' --- Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Makefile b/Makefile index e05fad166..a30026909 100644 --- a/Makefile +++ b/Makefile @@ -1,8 +1,8 @@ VERSION = 1 PATCHLEVEL = 3 -SUBLEVEL = 0 +SUBLEVEL = 1 EXTRAVERSION = -NAME = Unnamed +NAME = Christmas Tree # *DOCUMENTATION* # To see a list of typical targets execute "make help" -- 2.25.1