Skip to content

Commit

Permalink
2003-06-21
Browse files Browse the repository at this point in the history
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@3973 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
  • Loading branch information
eban committed Jun 21, 2003
1 parent f96ab41 commit 818157e
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions version.h
Original file line number Diff line number Diff line change
@@ -1,11 +1,11 @@
#define RUBY_VERSION "1.8.0"
#define RUBY_RELEASE_DATE "2003-06-20"
#define RUBY_RELEASE_DATE "2003-06-21"
#define RUBY_VERSION_CODE 180
#define RUBY_RELEASE_CODE 20030620
#define RUBY_RELEASE_CODE 20030621

#define RUBY_VERSION_MAJOR 1
#define RUBY_VERSION_MINOR 8
#define RUBY_VERSION_TEENY 0
#define RUBY_RELEASE_YEAR 2003
#define RUBY_RELEASE_MONTH 6
#define RUBY_RELEASE_DAY 20
#define RUBY_RELEASE_DAY 21

0 comments on commit 818157e

Please sign in to comment.