diff options
author | Eric W. Biederman <eric@frodo.(none)> | 2005-07-16 11:51:54 -0600 |
---|---|---|
committer | Eric W. Biederman <ebiederm@xmission.com> | 2006-07-27 03:05:06 -0600 |
commit | 481c68bae340cbb762d3ef63cb461ea1abd65dfa (patch) | |
tree | b6148a7d1ce87aee0eec0ccc58efec6b61d6fb2b | |
parent | 96dcc09dfad4f296dc9f8af71c563f1c94e0f220 (diff) |
Bump the date in the Makefile in preparation for making a release
-rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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) |