summaryrefslogtreecommitdiff
path: root/launch_here.rb
diff options
context:
space:
mode:
authorGiuseppe Bilotta <giuseppe.bilotta@gmail.com>2008-07-01 01:48:37 +0200
committerGiuseppe Bilotta <giuseppe.bilotta@gmail.com>2008-07-01 01:48:37 +0200
commit6b1a398dde91137afe4910f4552a17207678dc08 (patch)
tree7ac12e17c420733e7b14f86a1f34181d3ed5146e /launch_here.rb
parentb26120bc609851042c6e6997fd1a259f79b178f6 (diff)
Version 0.9.11-rc1
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 b368f4c6..0978ac4f 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-git'
+$version = '0.9.11-rc1'
pwd = Dir.pwd
begin