From e6a570257f2ccf7eff3f2055d695880a451320ac Mon Sep 17 00:00:00 2001 From: Giuseppe Bilotta Date: Mon, 28 Jun 2010 18:43:02 +0200 Subject: Version 0.9.15 --- bin/rbot | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'bin') diff --git a/bin/rbot b/bin/rbot index 674f235f..2e460e33 100755 --- a/bin/rbot +++ b/bin/rbot @@ -47,7 +47,7 @@ require 'etc' require 'getoptlong' require 'fileutils' -$version ||= '0.9.15-git' +$version ||= '0.9.15' $version_timestamp ||= 0 $opts = Hash.new -- cgit v1.2.3