summaryrefslogtreecommitdiffstats
path: root/version.h
diff options
context:
space:
mode:
authornobu <nobu@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2001-10-17 05:29:47 +0000
committernobu <nobu@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2001-10-17 05:29:47 +0000
commit6f9bdba901d5ce1f96ddb2583458e4e342dc2514 (patch)
treea465819a520e15ad19ef2cdbb6135feee9f72106 /version.h
parent059a6c9c3495a5dc6d7a11e5750ac6b2c6f58e74 (diff)
downloadruby-6f9bdba901d5ce1f96ddb2583458e4e342dc2514.tar.gz
ruby-6f9bdba901d5ce1f96ddb2583458e4e342dc2514.tar.xz
ruby-6f9bdba901d5ce1f96ddb2583458e4e342dc2514.zip
20011017
git-svn-id: http://svn.ruby-lang.org/repos/ruby/trunk@1791 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
Diffstat (limited to 'version.h')
-rw-r--r--version.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/version.h b/version.h
index 024ef31c2..ecf8aaa29 100644
--- a/version.h
+++ b/version.h
@@ -1,4 +1,4 @@
#define RUBY_VERSION "1.7.1"
-#define RUBY_RELEASE_DATE "2001-10-16"
+#define RUBY_RELEASE_DATE "2001-10-17"
#define RUBY_VERSION_CODE 171
-#define RUBY_RELEASE_CODE 20011016
+#define RUBY_RELEASE_CODE 20011017