Skip to content

Commit

Permalink
* 2008-08-08
Browse files Browse the repository at this point in the history
git-svn-id: http://svn.ruby-lang.org/repos/ruby/branches/ruby_1_8_7@18427 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
  • Loading branch information
matzbot committed Aug 8, 2008
1 parent 5c94ad2 commit 60032a3
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions version.h
@@ -1,15 +1,15 @@
#define RUBY_VERSION "1.8.7"
#define RUBY_RELEASE_DATE "2008-08-04"
#define RUBY_RELEASE_DATE "2008-08-08"
#define RUBY_VERSION_CODE 187
#define RUBY_RELEASE_CODE 20080804
#define RUBY_RELEASE_CODE 20080808
#define RUBY_PATCHLEVEL 70

#define RUBY_VERSION_MAJOR 1
#define RUBY_VERSION_MINOR 8
#define RUBY_VERSION_TEENY 7
#define RUBY_RELEASE_YEAR 2008
#define RUBY_RELEASE_MONTH 8
#define RUBY_RELEASE_DAY 4
#define RUBY_RELEASE_DAY 8

#ifdef RUBY_EXTERN
RUBY_EXTERN const char ruby_version[];
Expand Down

0 comments on commit 60032a3

Please sign in to comment.