* ext/bigdecimal/bigdecimal.gemspec: version 1.2.2.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@43799 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
This commit is contained in:
parent
15185e875d
commit
4fb888211a
@ -1,3 +1,7 @@
|
||||
Fri Nov 22 17:07:00 2013 Kenta Murata <mrkn@mrkn.jp>
|
||||
|
||||
* ext/bigdecimal/bigdecimal.gemspec: version 1.2.2.
|
||||
|
||||
Fri Nov 22 17:04:00 2013 Kenta Murata <mrkn@mrkn.jp>
|
||||
|
||||
* ext/bigdecimal/bigdecimal.c (BigDecimal_data_type):
|
||||
|
@ -1,5 +1,5 @@
|
||||
# -*- ruby -*-
|
||||
_VERSION = "1.2.1"
|
||||
_VERSION = "1.2.2"
|
||||
|
||||
Gem::Specification.new do |s|
|
||||
s.name = "bigdecimal"
|
||||
|
Loading…
x
Reference in New Issue
Block a user