summaryrefslogtreecommitdiff
path: root/launch_here.rb
diff options
context:
space:
mode:
authorGiuseppe Bilotta <giuseppe.bilotta@gmail.com>2010-06-28 18:43:02 +0200
committerGiuseppe Bilotta <giuseppe.bilotta@gmail.com>2010-06-28 18:43:02 +0200
commite6a570257f2ccf7eff3f2055d695880a451320ac (patch)
treec6ea9e842ff3e2b04a783c7108687180879873b0 /launch_here.rb
parentdce7f6743d9897318172a59a41f631012644e7a0 (diff)
Version 0.9.15
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 8877aadf..24946b56 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.15-git'
+$version = '0.9.15'
pwd = Dir.pwd
begin