10000 * 2009-10-07 · documenting-ruby/ruby@f6c3840 · GitHub
[go: up one dir, main page]

Skip to content

Commit f6c3840

Browse files
committed
* 2009-10-07
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/branches/win32-unicode-test@25253 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
1 parent 8f028f1 commit f6c3840

File tree

1 file changed

+3
-3
lines changed

version.h

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,14 +1,14 @@
11
#define RUBY_VERSION "1.9.2"
2-
#define RUBY_RELEASE_DATE "2009-09-02"
2+
#define RUBY_RELEASE_DATE "2009-10-07"
33
#define RUBY_PATCHLEVEL -1
44
#define RUBY_BRANCH_NAME "trunk"
55

66
#define RUBY_VERSION_MAJOR 1
77
#define RUBY_VERSION_MINOR 9
88
#define RUBY_VERSION_TEENY 1
99
#define RUBY_RELEASE_YEAR 2009
10-
#define RUBY_RELEASE_MONTH 9
11-
#define RUBY_RELEASE_DAY 2
10+
#define RUBY_RELEASE_MONTH 10
11+
#define RUBY_RELEASE_DAY 7
1212

1313
#include "ruby/version.h"
1414

0 commit comments

Comments
 (0)
0