Version command.

Command for showing version.
This commit is contained in:
Andrs Montaez
2012-01-04 00:06:03 -02:00
parent 48af7b62e2
commit a04daec14e
3 changed files with 28 additions and 5 deletions
+1
View File
@@ -1,4 +1,5 @@
#!/bin/sh
#VERSION:0.9
SCRIPT=$(readlink -f $0)
DIR=$(dirname $SCRIPT)