Skip to content

Commit

Permalink
* 2010-02-04
Browse files Browse the repository at this point in the history
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/branches/ruby_1_9_1@26569 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
  • Loading branch information
matzbot committed Feb 4, 2010
1 parent 34072fa commit 9eb12e0
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions version.h
Expand Up @@ -5,9 +5,9 @@
#define RUBY_VERSION_TEENY 1

#define RUBY_RELEASE_YEAR 2010
#define RUBY_RELEASE_MONTH 1
#define RUBY_RELEASE_DAY 30
#define RUBY_RELEASE_DATE "2010-01-30"
#define RUBY_RELEASE_MONTH 2
#define RUBY_RELEASE_DAY 4
#define RUBY_RELEASE_DATE "2010-02-04"

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

0 comments on commit 9eb12e0

Please sign in to comment.