projects
/
yaboot.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
Bump version to unsupported non-release status
[yaboot.git]
/
ybin
/
ybin
diff --git
a/ybin/ybin
b/ybin/ybin
index fa3813a9f9ea9d3e286cecf93838ce73fef47dbf..f9da7db7140382a3214ddea745708abb494d7673 100755
(executable)
--- a/
ybin/ybin
+++ b/
ybin/ybin
@@
-3,7
+3,7
@@
###############################################################################
##
## ybin (YaBoot INstaller) installs/updates the yaboot bootloader.
###############################################################################
##
## ybin (YaBoot INstaller) installs/updates the yaboot bootloader.
-## Copyright (C) 2000, 2001, 2002 Ethan Benson
+## Copyright (C) 2000, 2001, 2002
, 2003
Ethan Benson
##
## This program is free software; you can redistribute it and/or
## modify it under the terms of the GNU General Public License
##
## This program is free software; you can redistribute it and/or
## modify it under the terms of the GNU General Public License
@@
-28,7
+28,7
@@
if [ -n "$PATH_PREFIX" ] ; then
fi
PRG="${0##*/}"
SIGINT="$PRG: Interrupt caught ... exiting"
fi
PRG="${0##*/}"
SIGINT="$PRG: Interrupt caught ... exiting"
-VERSION=1.3.
8-rc2
+VERSION=1.3.
11-UNRELEASED_UNSUPPORTED
DEBUG=0
VERBOSE=0
TMP="${TMPDIR:-/tmp}"
DEBUG=0
VERBOSE=0
TMP="${TMPDIR:-/tmp}"
@@
-139,7
+139,7
@@
echo \
"$PRG $VERSION
Written by Ethan Benson
"$PRG $VERSION
Written by Ethan Benson
-Copyright (C) 2000, 2001, 2002 Ethan Benson
+Copyright (C) 2000, 2001, 2002
, 2003
Ethan Benson
This is free software; see the source for copying conditions. There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE."
}
This is free software; see the source for copying conditions. There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE."
}