summaryrefslogtreecommitdiffstats
path: root/version.h
diff options
context:
space:
mode:
authornobu <nobu@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2002-10-16 04:43:40 +0000
committernobu <nobu@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2002-10-16 04:43:40 +0000
commit7b52c4988c50aa487343d259e724f6958a359349 (patch)
treef96fd0281013c54c2c805e7e8f5073b3a829d5b4 /version.h
parentf6a5384c092a68f3a20ea0509b3efb647312cee0 (diff)
downloadruby-7b52c4988c50aa487343d259e724f6958a359349.tar.gz
ruby-7b52c4988c50aa487343d259e724f6958a359349.tar.xz
ruby-7b52c4988c50aa487343d259e724f6958a359349.zip
2002-10-16
git-svn-id: http://svn.ruby-lang.org/repos/ruby/trunk@2960 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 6b6bed186..2cd2c4f32 100644
--- a/version.h
+++ b/version.h
@@ -1,4 +1,4 @@
#define RUBY_VERSION "1.7.3"
-#define RUBY_RELEASE_DATE "2002-10-12"
+#define RUBY_RELEASE_DATE "2002-10-16"
#define RUBY_VERSION_CODE 173
-#define RUBY_RELEASE_CODE 20021012
+#define RUBY_RELEASE_CODE 20021016