summaryrefslogtreecommitdiff
path: root/bin
diff options
context:
space:
mode:
authorGiuseppe Bilotta <giuseppe.bilotta@gmail.com>2008-08-08 16:14:59 +0200
committerGiuseppe Bilotta <giuseppe.bilotta@gmail.com>2008-08-08 16:14:59 +0200
commit58459cf3ebcf3a7029fca4c3761dcb8fa23b95c3 (patch)
treefeea38864ccbd081cf8b2b45c39591282dc11d47 /bin
parentfb639f2a686e3261120ddbfb34602f5d56fab356 (diff)
Version 0.9.12
Diffstat (limited to 'bin')
-rwxr-xr-xbin/rbot2
1 files changed, 1 insertions, 1 deletions
diff --git a/bin/rbot b/bin/rbot
index b63ea422..50847b15 100755
--- a/bin/rbot
+++ b/bin/rbot
@@ -47,7 +47,7 @@ require 'etc'
require 'getoptlong'
require 'fileutils'
-$version ||= '0.9.12-git'
+$version ||= '0.9.12'
$version_timestamp ||= 0
$opts = Hash.new