Skip to content

Commit 51fb2c0

Browse files
committed
Update version for release
1 parent ed733bc commit 51fb2c0

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

History.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# coding: UTF-8
22

3-
=== 1.8.26
3+
=== 1.8.26 / 2013-09-09
44

55
Security fixes:
66

lib/rubygems.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -121,7 +121,7 @@ class << Gem
121121
# -The RubyGems Team
122122

123123
module Gem
124-
VERSION = '1.8.25'
124+
VERSION = '1.8.26'
125125

126126
##
127127
# Raised when RubyGems is unable to load or activate a gem. Contains the

0 commit comments

Comments
 (0)