Added date timestamp to the version output.
This commit is contained in:
parent
915b404951
commit
fdaedb867f
1 changed files with 1 additions and 1 deletions
2
jhalfs
2
jhalfs
|
@ -1,7 +1,7 @@
|
||||||
#!/bin/sh
|
#!/bin/sh
|
||||||
|
|
||||||
version="
|
version="
|
||||||
jhalfs development
|
jhalfs development \$Date$
|
||||||
|
|
||||||
Originally written by Jeremy Huntwork.
|
Originally written by Jeremy Huntwork.
|
||||||
Maintained by Manuel Canales Esparcia.
|
Maintained by Manuel Canales Esparcia.
|
||||||
|
|
Reference in a new issue