Skip to content

Commit 941c1c8

Browse files
committed
Set release version and date
1 parent e3dada1 commit 941c1c8

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.27
3+
=== 1.8.27 / 2013-10-08
44

55
Bug 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.27'
124+
VERSION = '1.8.28'
125125

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

0 commit comments

Comments
 (0)