Skip to content

Commit

Permalink
Merge branch 'hotfix/1.16.12' into stable
Browse files Browse the repository at this point in the history
  • Loading branch information
mpapis committed Oct 12, 2012
2 parents a96ff81 + f6b69ea commit 36f20e3
Show file tree
Hide file tree
Showing 7 changed files with 4,316 additions and 15 deletions.
2 changes: 1 addition & 1 deletion VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
1.16.11
1.16.12
4 changes: 2 additions & 2 deletions config/db
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ niceness=0
interpreter=ruby
ruby_version=1.9.3
ruby_configure_flags=--enable-shared --disable-install-doc
ruby_patchlevel=194
ruby_patchlevel=286
ruby_configure=--enable-shared
tcs_repo_url=git://github.com/thecodeshop/ruby.git
tcs_repo_branch=trunk
Expand All @@ -19,7 +19,7 @@ ruby_1.7_url=http://ftp.ruby-lang.org/pub/ruby/1.7
ruby_1.8_url=http://ftp.ruby-lang.org/pub/ruby/1.8
ruby_1.9_url=http://ftp.ruby-lang.org/pub/ruby/1.9
ruby_2.0_url=http://ftp.ruby-lang.org/pub/ruby/2.0
ruby_1.9.3_patch_level=194
ruby_1.9.3_patch_level=286
ruby_1.9.2_patch_level=320
ruby_1.9.1_patch_level=431
ruby_1.8.7_patch_level=370
Expand Down
3 changes: 2 additions & 1 deletion config/known
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,8 @@
[ruby-]1.9.3-rc1
[ruby-]1.9.3-p0
[ruby-]1.9.3-p125
[ruby-]1.9.3[-p194]
[ruby-]1.9.3-p194
[ruby-]1.9.3-[p286]
[ruby-]1.9.3-head
ruby-head

Expand Down
1 change: 1 addition & 0 deletions config/md5
Original file line number Diff line number Diff line change
Expand Up @@ -124,6 +124,7 @@ ruby-1.9.3-p125.tar.bz2=702529a7f8417ed79f628b77d8061aa5
ruby-1.9.3-p125.tar.gz=e3ea86b9d3fc2d3ec867f66969ae3b92
ruby-1.9.3-p194.tar.bz2=2278eff4cfed3cbc0653bc73085caa34
ruby-1.9.3-p194.tar.gz=bc0c715c69da4d1d8bd57069c19f6c0e
ruby-1.9.3-p286.tar.bz2=e76848a86606a4fd5dcf14fc4b4e755e
ruby-enterprise-1.8.6-20080507.tar.gz=17e3c52e73e42809f57ad0000a6cb4ab
ruby-enterprise-1.8.6-20080621.tar.gz=626fc3811eee2dc92ac27ea63d37a8b2
ruby-enterprise-1.8.6-20080623.tar.gz=0bf8a3a93c6b37bb1260cc09b05e81fd
Expand Down
Loading

0 comments on commit 36f20e3

Please sign in to comment.