projects
/
onis.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
e2c8b33
)
Added version number to `onis'
author
octo
<octo>
Sun, 17 Apr 2005 14:52:48 +0000
(14:52 +0000)
committer
octo
<octo>
Sun, 17 Apr 2005 14:52:48 +0000
(14:52 +0000)
onis
patch
|
blob
|
history
diff --git
a/onis
b/onis
index
5c2bb2e
..
8291bb7
100755
(executable)
--- a/
onis
+++ b/
onis
@@
-39,7
+39,7
@@
use Fcntl qw/:flock/;
use vars qw/$VERSION $REVISION/;
-$VERSION = '';
+$VERSION = '
0.8.0
';
$REVISION = '$LastChangedRevision$';
if (!$VERSION)