Skip to content

Commit 3a2ac27

Browse files
author
matz
committed
000801
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/branches/ruby_1_4@866 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
1 parent e547256 commit 3a2ac27

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-29"
2+
#define RUBY_RELEASE_DATE "2000-08-01"
33
#define RUBY_VERSION_CODE 146
4-
#define RUBY_RELEASE_CODE 20000729
4+
#define RUBY_RELEASE_CODE 20000801

0 commit comments

Comments
 (0)