summaryrefslogtreecommitdiffstats
path: root/version.h
diff options
context:
space:
mode:
authornobu <nobu@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2002-09-10 14:38:27 +0000
committernobu <nobu@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2002-09-10 14:38:27 +0000
commit90eb9f57d6cddb1d41e8b3aff2d8a41f4feb3ea3 (patch)
tree88ac097e9fef819157fcdcc0f7a0403b487dc80c /version.h
parent0da7c60cee91635a3fe1d24b88b49a9b928dc544 (diff)
downloadruby-90eb9f57d6cddb1d41e8b3aff2d8a41f4feb3ea3.tar.gz
ruby-90eb9f57d6cddb1d41e8b3aff2d8a41f4feb3ea3.tar.xz
ruby-90eb9f57d6cddb1d41e8b3aff2d8a41f4feb3ea3.zip
2002-09-10
git-svn-id: http://svn.ruby-lang.org/repos/ruby/trunk@2837 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 a4dc1f5f5..bd0213ff7 100644
--- a/version.h
+++ b/version.h
@@ -1,4 +1,4 @@
#define RUBY_VERSION "1.7.3"
-#define RUBY_RELEASE_DATE "2002-09-08"
+#define RUBY_RELEASE_DATE "2002-09-10"
#define RUBY_VERSION_CODE 173
-#define RUBY_RELEASE_CODE 20020908
+#define RUBY_RELEASE_CODE 20020910