Update version stanza for jhalfs-2.4-rc2
This commit is contained in:
parent
a03bccc700
commit
a8cc5b11bb
1 changed files with 3 additions and 3 deletions
6
jhalfs
6
jhalfs
|
@ -70,13 +70,13 @@ trap 'echo -e "\n\n${RED}INTERRUPT${OFF} trapped\n" && exit 2' 1 2 3 15 17 18
|
||||||
#>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
|
#>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
|
||||||
|
|
||||||
version="
|
version="
|
||||||
${BOLD} \"jhalfs-trunk\"${OFF} builder tool (development) \$Rev$
|
${BOLD} \"jhalfs\"${OFF} builder tool (version 2.4-rc2) \$Rev$
|
||||||
\$Date$
|
\$Date$
|
||||||
|
|
||||||
Written by George Boudreau and Manuel Canales Esparcia,
|
Written by George Boudreau, Manuel Canales Esparcia, Pierre Labastie,
|
||||||
plus several contributions.
|
plus several contributions.
|
||||||
|
|
||||||
Based on an idea from Jeremy Huntwork
|
Based on an idea from Jeremy Huntwork.
|
||||||
|
|
||||||
This set of files are published under the
|
This set of files are published under the
|
||||||
${BOLD}Gnu General Public License, Version 2.${OFF}
|
${BOLD}Gnu General Public License, Version 2.${OFF}
|
||||||
|
|
Reference in a new issue