* lib/rubygems/rubygems_version.rb: outdated. [ruby-core:28275]
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@26722 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
This commit is contained in:
parent
2a3c459d5b
commit
33dd3c94bd
@ -1,3 +1,7 @@
|
|||||||
|
Sun Feb 21 13:29:57 2010 Nobuyoshi Nakada <nobu@ruby-lang.org>
|
||||||
|
|
||||||
|
* lib/rubygems/rubygems_version.rb: outdated. [ruby-core:28275]
|
||||||
|
|
||||||
Sun Feb 21 06:24:12 2010 Alexander Zavorine <alexandre.zavorine@nokia.com>
|
Sun Feb 21 06:24:12 2010 Alexander Zavorine <alexandre.zavorine@nokia.com>
|
||||||
|
|
||||||
* symbian/setup (config.h): HAVE_STRUCT_TIMEZONE, VOID_UNSETENV, and RUBY_LIB_VERSION_STYLE defined.
|
* symbian/setup (config.h): HAVE_STRUCT_TIMEZONE, VOID_UNSETENV, and RUBY_LIB_VERSION_STYLE defined.
|
||||||
|
@ -1,19 +0,0 @@
|
|||||||
#--
|
|
||||||
# DO NOT EDIT
|
|
||||||
# This file is auto-generated by build scripts.
|
|
||||||
# See: rake update_version
|
|
||||||
#++
|
|
||||||
|
|
||||||
module Gem
|
|
||||||
|
|
||||||
##
|
|
||||||
# The version of RubyGems you are using
|
|
||||||
|
|
||||||
RubyGemsVersion = '1.3.4'
|
|
||||||
|
|
||||||
##
|
|
||||||
# The version of RubyGems you are using (duplicated for familiarity)
|
|
||||||
|
|
||||||
VERSION = RubyGemsVersion
|
|
||||||
|
|
||||||
end
|
|
Loading…
x
Reference in New Issue
Block a user