Changeset 6f0258b1b2d9f715c7c35897bb0b1226747e428e

Show
Ignore:
Timestamp:
09/02/08 16:55:36 (3 months ago)
Author:
Giuseppe Bilotta <giuseppe.bilotta@gmail.com>
git-committer:
Giuseppe Bilotta <giuseppe.bilotta@gmail.com> 1220360136 +0200
git-parent:

[317b0e5a484ca9117f00ad426d067a5ec6767236]

git-author:
Giuseppe Bilotta <giuseppe.bilotta@gmail.com> 1220360136 +0200
Message:

Version 0.9.13

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • bin/rbot

    rbf8d3dc r6f0258b  
    4848require 'fileutils' 
    4949 
    50 $version ||= '0.9.13-git
     50$version ||= '0.9.13
    5151$version_timestamp ||= 0 
    5252$opts = Hash.new 
  • launch_here.rb

    rbf8d3dc r6f0258b  
    99$:.unshift File.join(SCM_DIR, 'lib') 
    1010 
    11 $version = '0.9.13-git
     11$version = '0.9.13
    1212 
    1313pwd = Dir.pwd