summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authornobu <nobu@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2002-10-12 15:49:57 +0000
committernobu <nobu@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2002-10-12 15:49:57 +0000
commite2f6a310e5573855fb3c7efe53b0d73a89ad5cd4 (patch)
tree39773fdfe7ba45d8ce48f00d235324922a99deeb
parentb888b422882224b6381375ebcebe848d8f2d96df (diff)
downloadruby-e2f6a310e5573855fb3c7efe53b0d73a89ad5cd4.tar.gz
ruby-e2f6a310e5573855fb3c7efe53b0d73a89ad5cd4.tar.xz
ruby-e2f6a310e5573855fb3c7efe53b0d73a89ad5cd4.zip
2002-10-12
git-svn-id: http://svn.ruby-lang.org/repos/ruby/trunk@2958 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 25a59098d..6b6bed186 100644
--- a/version.h
+++ b/version.h
@@ -1,4 +1,4 @@
#define RUBY_VERSION "1.7.3"
-#define RUBY_RELEASE_DATE "2002-10-10"
+#define RUBY_RELEASE_DATE "2002-10-12"
#define RUBY_VERSION_CODE 173
-#define RUBY_RELEASE_CODE 20021010
+#define RUBY_RELEASE_CODE 20021012