summaryrefslogtreecommitdiffstats
path: root/version.h
diff options
context:
space:
mode:
authornobu <nobu@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2002-10-23 10:17:51 +0000
committernobu <nobu@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2002-10-23 10:17:51 +0000
commitfe50474879adae6f14fbe776b0992a51bbc5c57a (patch)
tree59115525b7ac089a63de0f0b7dc758c55f51149d /version.h
parent377f1dbae99073055d4807ec15fcf44d9094e828 (diff)
downloadruby-fe50474879adae6f14fbe776b0992a51bbc5c57a.tar.gz
ruby-fe50474879adae6f14fbe776b0992a51bbc5c57a.tar.xz
ruby-fe50474879adae6f14fbe776b0992a51bbc5c57a.zip
2002-10-23
git-svn-id: http://svn.ruby-lang.org/repos/ruby/trunk@2986 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 ddb5173c0..d8c00af10 100644
--- a/version.h
+++ b/version.h
@@ -1,4 +1,4 @@
#define RUBY_VERSION "1.7.3"
-#define RUBY_RELEASE_DATE "2002-10-22"
+#define RUBY_RELEASE_DATE "2002-10-23"
#define RUBY_VERSION_CODE 173
-#define RUBY_RELEASE_CODE 20021022
+#define RUBY_RELEASE_CODE 20021023