From d4fcb80609dd4673d406a27bdb892070bfb0deee Mon Sep 17 00:00:00 2001 From: Eric Andersen Date: Tue, 15 Jul 2003 00:28:26 +0000 Subject: Yet more preparation to make a release... --- Rules.mak | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'Rules.mak') diff --git a/Rules.mak b/Rules.mak index a85fa06..15dde52 100644 --- a/Rules.mak +++ b/Rules.mak @@ -1,6 +1,6 @@ # Rules.make for busybox # -# Copyright (C) 2002 Erik Andersen +# Copyright (C) 2001-2003 Erik Andersen # # This program is free software; you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by @@ -19,7 +19,7 @@ #-------------------------------------------------------- PROG := busybox -VERSION := 0.61.pre +VERSION := 1.00-pre1 BUILDTIME := $(shell TZ=UTC date -u "+%Y.%m.%d-%H:%M%z") -- cgit v1.1