From 2444359b9a64408475887edaf7af5d6920833aff Mon Sep 17 00:00:00 2001 From: Christian Neukirchen Date: Mon, 7 Jan 2008 20:24:04 +0100 Subject: Last minute darcs-hash:20080107192404-4fc50-8f87bf369b345a5968d97fd2e57349bd9021361b.gz --- lib/bacon.rb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'lib') diff --git a/lib/bacon.rb b/lib/bacon.rb index d45b2c3..945f1f1 100644 --- a/lib/bacon.rb +++ b/lib/bacon.rb @@ -8,7 +8,7 @@ # See COPYING or http://www.opensource.org/licenses/mit-license.php. module Bacon - VERSION = "0.2" + VERSION = "0.9" Counter = Hash.new(0) ErrorLog = "" -- cgit 1.4.1