diff options
author | Eric W. Biederman <ebiederm@xmission.com> | 2006-07-27 03:03:20 -0600 |
---|---|---|
committer | Eric W. Biederman <ebiederm@xmission.com> | 2006-07-27 03:03:20 -0600 |
commit | 5cce75bdd6a154a7bee733bcce8f7fe1baf40adf (patch) | |
tree | 1c4a43c8640e615da100ecb5a7adb8e843fa2fa3 | |
parent | a2f13571b014ec3153997ba76ceb5da61265553c (diff) |
Bump the version number in anticipation of a release
-rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,6 +1,6 @@ # Hey Emacs this is a -*- makefile-*- include Makefile.conf -VERSION=1.101 +VERSION=1.102 DATE=15 February 2005 PACKAGE=kexec-tools |