Skip to content

Commit 6b54e32

Browse files
author
matz
committed
matz
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/branches/ruby_1_4@895 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
1 parent 87ba614 commit 6b54e32

File tree

2 files changed

+6
-2
lines changed

2 files changed

+6
-2
lines changed

ChangeLog

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
Wed Aug 16 15:30:58 2000 Yukihiro Matsumoto <matz@ruby-lang.org>
2+
3+
* stable version 1.4.6 released.
4+
15
Tue Aug 15 17:30:59 2000 Yukihiro Matsumoto <matz@ruby-lang.org>
26

37
* eval.c (frame_dup): should set flag FRAME_MALLOC after

version.h

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
#define RUBY_VERSION "1.4.6"
2-
#define RUBY_RELEASE_DATE "2000-08-09"
2+
#define RUBY_RELEASE_DATE "2000-08-16"
33
#define RUBY_VERSION_CODE 146
4-
#define RUBY_RELEASE_CODE 20000809
4+
#define RUBY_RELEASE_CODE 20000816

0 commit comments

Comments
 (0)