summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authornobu <nobu@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2001-10-15 15:18:24 +0000
committernobu <nobu@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2001-10-15 15:18:24 +0000
commit144fb05a78a6a92d496e1b7a025e18e1ef7ae4c5 (patch)
tree023fdd436d1b6fc00265f28c9f55e7954afb8394
parent7d80fb90ec405ba52fa9749721d0f8bcd08b070e (diff)
downloadruby-144fb05a78a6a92d496e1b7a025e18e1ef7ae4c5.tar.gz
ruby-144fb05a78a6a92d496e1b7a025e18e1ef7ae4c5.tar.xz
ruby-144fb05a78a6a92d496e1b7a025e18e1ef7ae4c5.zip
20011015
git-svn-id: http://svn.ruby-lang.org/repos/ruby/trunk@1786 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
-rw-r--r--version.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/version.h b/version.h
index d17b370c0..081087e3a 100644
--- a/version.h
+++ b/version.h
@@ -1,4 +1,4 @@
#define RUBY_VERSION "1.7.1"
-#define RUBY_RELEASE_DATE "2001-10-10"
+#define RUBY_RELEASE_DATE "2001-10-15"
#define RUBY_VERSION_CODE 171
-#define RUBY_RELEASE_CODE 20011010
+#define RUBY_RELEASE_CODE 20011015