summaryrefslogtreecommitdiff
path: root/launch_here.rb
diff options
context:
space:
mode:
authorGiuseppe Bilotta <giuseppe.bilotta@gmail.com>2008-07-10 14:26:58 +0200
committerGiuseppe Bilotta <giuseppe.bilotta@gmail.com>2008-07-10 14:26:58 +0200
commit4311b55915199875a172d26a42ae3c1e4e573ff0 (patch)
tree45564741cf9713b880f883d873666e8257cb7b00 /launch_here.rb
parent42652bd5d93b9173149510fa09defafc6ee4b89c (diff)
Version 0.9.11-rc2
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 0978ac4f..cf23ea78 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.11-rc1'
+$version = '0.9.11-rc2'
pwd = Dir.pwd
begin