summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authoreban <eban@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2001-10-22 06:59:57 +0000
committereban <eban@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2001-10-22 06:59:57 +0000
commit36825afaa0799764173783f58516c33d2b1a4a7c (patch)
tree48a0bfad3b837e0ced532a762cd40dc13067938c
parent2b6528582beec616f0bb4a9a38101e163009e7b7 (diff)
downloadruby-36825afaa0799764173783f58516c33d2b1a4a7c.tar.gz
ruby-36825afaa0799764173783f58516c33d2b1a4a7c.tar.xz
ruby-36825afaa0799764173783f58516c33d2b1a4a7c.zip
2001-10-22
git-svn-id: http://svn.ruby-lang.org/repos/ruby/trunk@1796 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 9bef25f4e..ca6169e60 100644
--- a/version.h
+++ b/version.h
@@ -1,4 +1,4 @@
#define RUBY_VERSION "1.7.1"
-#define RUBY_RELEASE_DATE "2001-10-21"
+#define RUBY_RELEASE_DATE "2001-10-22"
#define RUBY_VERSION_CODE 171
-#define RUBY_RELEASE_CODE 20011021
+#define RUBY_RELEASE_CODE 20011022