Skip to content

Commit 36eced7

Browse files
committed
* stable version 1.8.5-p35 released.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/branches/ruby_1_8_5@12062 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
1 parent 450bba6 commit 36eced7

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

ChangeLog

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
Tue Mar 13 17:29:43 2007 URABE Shyouhei <shyouhei@ruby-lang.org>
2+
3+
* stable version 1.8.5-p35 released.
4+
15
Tue Mar 13 14:42:10 2007 URABE Shyouhei <shyouhei@ruby-lang.org>
26

37
* test/fileutils/fileasserts.rb: Fix wrong error message.

version.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
#define RUBY_RELEASE_DATE "2007-03-13"
33
#define RUBY_VERSION_CODE 185
44
#define RUBY_RELEASE_CODE 20070313
5-
#define RUBY_PATCHLEVEL 34
5+
#define RUBY_PATCHLEVEL 35
66

77
#define RUBY_VERSION_MAJOR 1
88
#define RUBY_VERSION_MINOR 8

0 commit comments

Comments
 (0)