mirror of
https://github.com/ruby/ruby.git
synced 2022-11-09 12:17:21 -05:00
Bump version to 1.3.0 same as the latest version of rubygems.org.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@66358 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
This commit is contained in:
parent
0d674f530f
commit
dd046c59de
1 changed files with 1 additions and 1 deletions
|
@ -224,7 +224,7 @@ require 'monitor'
|
|||
# })
|
||||
#
|
||||
class Logger
|
||||
VERSION = "1.2.7"
|
||||
VERSION = "1.3.0"
|
||||
_, name, rev = %w$Id$
|
||||
if name
|
||||
name = name.chomp(",v")
|
||||
|
|
Loading…
Reference in a new issue