Skip to content

Commit

Permalink
2003-07-26
Browse files Browse the repository at this point in the history
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@4171 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
  • Loading branch information
eban committed Jul 26, 2003
1 parent 56408f7 commit c83e7df
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions version.h
@@ -1,11 +1,11 @@
#define RUBY_VERSION "1.8.0"
#define RUBY_RELEASE_DATE "2003-07-25"
#define RUBY_RELEASE_DATE "2003-07-26"
#define RUBY_VERSION_CODE 180
#define RUBY_RELEASE_CODE 20030725
#define RUBY_RELEASE_CODE 20030726

#define RUBY_VERSION_MAJOR 1
#define RUBY_VERSION_MINOR 8
#define RUBY_VERSION_TEENY 0
#define RUBY_RELEASE_YEAR 2003
#define RUBY_RELEASE_MONTH 7
#define RUBY_RELEASE_DAY 25
#define RUBY_RELEASE_DAY 26

0 comments on commit c83e7df

Please sign in to comment.