From 68a41a9210e964cdf852ced876dab5e1dbfb9378 Mon Sep 17 00:00:00 2001 From: Christian Neukirchen Date: Sun, 6 Jul 2008 18:05:13 +0200 Subject: Push VERSION to 1.0 darcs-hash:20080706160513-4fc50-75b03d19136e759752c7590f4490fcd9e060f277.gz --- lib/bacon.rb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'lib/bacon.rb') diff --git a/lib/bacon.rb b/lib/bacon.rb index 68ba0bb..8e6e145 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.9" + VERSION = "1.0" Counter = Hash.new(0) ErrorLog = "" -- cgit 1.4.1