From 00d2f05423bffc8d8dcee52461abc318b984b098 Mon Sep 17 00:00:00 2001 From: "ara.t.howard" Date: Sun, 6 Nov 2011 20:53:39 -0700 Subject: bump version. release 2.4.1. --- lib/systemu.rb | 2 +- systemu.gemspec | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/lib/systemu.rb b/lib/systemu.rb index 9121367..d2496dc 100644 --- a/lib/systemu.rb +++ b/lib/systemu.rb @@ -13,7 +13,7 @@ class SystemUniversal # # constants # - SystemUniversal::VERSION = '2.4.0' unless SystemUniversal.send(:const_defined?, :VERSION) + SystemUniversal::VERSION = '2.4.1' unless SystemUniversal.send(:const_defined?, :VERSION) def SystemUniversal.version() SystemUniversal::VERSION end def version() SystemUniversal::VERSION end # diff --git a/systemu.gemspec b/systemu.gemspec index c1f6a31..b7605dc 100644 --- a/systemu.gemspec +++ b/systemu.gemspec @@ -3,7 +3,7 @@ Gem::Specification::new do |spec| spec.name = "systemu" - spec.version = "2.3.1" + spec.version = "2.4.1" spec.platform = Gem::Platform::RUBY spec.summary = "systemu" spec.description = "description: systemu kicks the ass" -- cgit v1.2.1