summaryrefslogtreecommitdiff
path: root/launch_here.rb
diff options
context:
space:
mode:
authorGiuseppe Bilotta <giuseppe.bilotta@gmail.com>2008-09-02 14:55:36 +0200
committerGiuseppe Bilotta <giuseppe.bilotta@gmail.com>2008-09-02 14:55:36 +0200
commit6f0258b1b2d9f715c7c35897bb0b1226747e428e (patch)
tree0628c5803d74d87595b50abeddbe11d891dacdc7 /launch_here.rb
parent317b0e5a484ca9117f00ad426d067a5ec6767236 (diff)
Version 0.9.13
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 8f9243ed..63d05705 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-git'
+$version = '0.9.13'
pwd = Dir.pwd
begin