summaryrefslogtreecommitdiff
path: root/bin
diff options
context:
space:
mode:
authorTom Gilbert <tom@linuxbrit.co.uk>2005-09-07 19:03:06 +0000
committerTom Gilbert <tom@linuxbrit.co.uk>2005-09-07 19:03:06 +0000
commit6dad1b9c510db00be89196ee3cf514046c1e35a8 (patch)
tree35c1ca9828da6e7d46ae176f351afbf9a339e758 /bin
parent5a06676cdec9d4b43767f39ef2dea3b735a964a5 (diff)
enable keyword
Diffstat (limited to 'bin')
-rwxr-xr-xbin/rbot2
1 files changed, 1 insertions, 1 deletions
diff --git a/bin/rbot b/bin/rbot
index 44261789..58f2bdfc 100755
--- a/bin/rbot
+++ b/bin/rbot
@@ -27,7 +27,7 @@ require 'etc'
require 'getoptlong'
require 'fileutils'
-$version="0.9.9"
+$version="0.9.9 svn [$LastChangedRevision$]"
$opts = Hash.new
orig_opts = ARGV.dup