From 1e43f97c27e6c55d312c14a2b9ed676b6bdb01ce Mon Sep 17 00:00:00 2001 From: Giuseppe Bilotta Date: Thu, 24 Jul 2008 16:51:28 +0200 Subject: Version 0.9.11 --- bin/rbot | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'bin') diff --git a/bin/rbot b/bin/rbot index 1ac4f3a4..aaeb730e 100755 --- a/bin/rbot +++ b/bin/rbot @@ -47,7 +47,7 @@ require 'etc' require 'getoptlong' require 'fileutils' -$version ||= '0.9.11-rc3' +$version ||= '0.9.11' $version_timestamp ||= 0 $opts = Hash.new -- cgit v1.2.3