Skip to content

Commit a8d5341

Browse files
author
matz
committed
000725
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/branches/ruby_1_4@850 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
1 parent ce9feee commit a8d5341

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

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-07-24"
2+
#define RUBY_RELEASE_DATE "2000-07-25"
33
#define RUBY_VERSION_CODE 146
4-
#define RUBY_RELEASE_CODE 20000724
4+
#define RUBY_RELEASE_CODE 20000725

0 commit comments

Comments
 (0)