From 58459cf3ebcf3a7029fca4c3761dcb8fa23b95c3 Mon Sep 17 00:00:00 2001 From: Giuseppe Bilotta Date: Fri, 8 Aug 2008 16:14:59 +0200 Subject: Version 0.9.12 --- bin/rbot | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'bin') diff --git a/bin/rbot b/bin/rbot index b63ea422..50847b15 100755 --- a/bin/rbot +++ b/bin/rbot @@ -47,7 +47,7 @@ require 'etc' require 'getoptlong' require 'fileutils' -$version ||= '0.9.12-git' +$version ||= '0.9.12' $version_timestamp ||= 0 $opts = Hash.new -- cgit v1.2.3