We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 24238e4 commit b75df4eCopy full SHA for b75df4e
version.h
@@ -1,11 +1,11 @@
1
#define RUBY_VERSION "1.8.1"
2
-#define RUBY_RELEASE_DATE "2004-04-13"
+#define RUBY_RELEASE_DATE "2004-04-14"
3
#define RUBY_VERSION_CODE 181
4
-#define RUBY_RELEASE_CODE 20040413
+#define RUBY_RELEASE_CODE 20040414
5
6
#define RUBY_VERSION_MAJOR 1
7
#define RUBY_VERSION_MINOR 8
8
#define RUBY_VERSION_TEENY 1
9
#define RUBY_RELEASE_YEAR 2004
10
#define RUBY_RELEASE_MONTH 4
11
-#define RUBY_RELEASE_DAY 13
+#define RUBY_RELEASE_DAY 14
0 commit comments