Skip to content

Commit e438777

Browse files
author
matz
committed
2000-01-08
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@602 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
1 parent a69b9bc commit e438777

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.5.0"
2-
#define RUBY_RELEASE_DATE "1999-12-14"
2+
#define RUBY_RELEASE_DATE "2000-01-08"
33
#define RUBY_VERSION_CODE 150
4-
#define RUBY_RELEASE_CODE 19991214
4+
#define RUBY_RELEASE_CODE 20000108

0 commit comments

Comments
 (0)