merge revision(s) 39291:

* configure.in: remove debug print.

git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/branches/ruby_2_0_0@39583 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
This commit is contained in:
nagachika 2013-03-04 14:54:40 +00:00
parent 7a730fe143
commit 2fbe19cc4e
3 changed files with 6 additions and 3 deletions

View file

@ -1,6 +1,6 @@
#define RUBY_VERSION "2.0.0"
#define RUBY_RELEASE_DATE "2013-03-04"
#define RUBY_PATCHLEVEL 12
#define RUBY_PATCHLEVEL 13
#define RUBY_RELEASE_YEAR 2013
#define RUBY_RELEASE_MONTH 3