From 481c68bae340cbb762d3ef63cb461ea1abd65dfa Mon Sep 17 00:00:00 2001 From: "Eric W. Biederman" Date: Sat, 16 Jul 2005 11:51:54 -0600 Subject: Bump the date in the Makefile in preparation for making a release --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile b/Makefile index 9a555ff..ebd35ca 100644 --- a/Makefile +++ b/Makefile @@ -1,7 +1,7 @@ # Hey Emacs this is a -*- makefile-*- include Makefile.conf VERSION=1.102 -DATE=15 February 2005 +DATE=16 July 2005 PACKAGE=kexec-tools pkgdatadir = $(datadir)/$(PACKAGE) -- cgit