summaryrefslogtreecommitdiff
path: root/launch_here.rb
diff options
context:
space:
mode:
authorGiuseppe Bilotta <giuseppe.bilotta@gmail.com>2008-10-16 21:16:23 +0200
committerGiuseppe Bilotta <giuseppe.bilotta@gmail.com>2008-10-16 21:16:23 +0200
commit1878e1f3aea5399c1f16a528afc347f1e42cd44d (patch)
treeffdbaa667fcd589d530bf2858e49448da17f607b /launch_here.rb
parentb7aa679178b325213224e48a7252ae3daabe82a9 (diff)
Version rbot-0.9.14
Diffstat (limited to 'launch_here.rb')
-rwxr-xr-xlaunch_here.rb2
1 files changed, 1 insertions, 1 deletions
diff --git a/launch_here.rb b/launch_here.rb
index b57afa4e..cc3e7abf 100755
--- a/launch_here.rb
+++ b/launch_here.rb
@@ -8,7 +8,7 @@ puts "Running from #{SCM_DIR}"
$:.unshift File.join(SCM_DIR, 'lib')
-$version = '0.9.13'
+$version = 'rbot-0.9.14'
pwd = Dir.pwd
begin