summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authornobu <nobu@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2002-12-19 12:28:09 +0000
committernobu <nobu@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2002-12-19 12:28:09 +0000
commitdd27218739bc804659f8e761f22c462a96a37313 (patch)
tree616f9f7a2b6a413f887a57a9f20d6894cf7d6c6b
parentdb2c62ff83f57da0a0afc740d06b877f2ed361e9 (diff)
2002-12-19
git-svn-id: http://svn.ruby-lang.org/repos/ruby/trunk@3171 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 99ffbe762..66aeaa3d6 100644
--- a/version.h
+++ b/version.h
@@ -1,4 +1,4 @@
#define RUBY_VERSION "1.7.3"
-#define RUBY_RELEASE_DATE "2002-12-17"
+#define RUBY_RELEASE_DATE "2002-12-19"
#define RUBY_VERSION_CODE 173
-#define RUBY_RELEASE_CODE 20021217
+#define RUBY_RELEASE_CODE 20021219