Skip to content

Commit

Permalink
checkpoint.
Browse files Browse the repository at this point in the history
  • Loading branch information
ahoward committed Sep 14, 2011
1 parent ce87ca8 commit eb2058b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/systemu.rb
Expand Up @@ -13,7 +13,7 @@ class SystemUniversal
# #
# constants # constants
# #
SystemUniversal::VERSION = '2.3.1' unless SystemUniversal.send(:const_defined?, :VERSION) SystemUniversal::VERSION = '2.4.0' unless SystemUniversal.send(:const_defined?, :VERSION)
def SystemUniversal.version() SystemUniversal::VERSION end def SystemUniversal.version() SystemUniversal::VERSION end
def version() SystemUniversal::VERSION end def version() SystemUniversal::VERSION end
# #
Expand Down

0 comments on commit eb2058b

Please sign in to comment.