summaryrefslogtreecommitdiff
path: root/version.h
diff options
context:
space:
mode:
authornobu <nobu@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2002-09-22 15:34:13 +0000
committernobu <nobu@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2002-09-22 15:34:13 +0000
commit1eab34576a2578a0542d6c8b28a6538150818ead (patch)
tree239d48f098b616221df3bfb67c19bd9dc0f435b3 /version.h
parent742283385fc8539e76581ad2482ad62ed8a12c76 (diff)
2002-09-22
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@2882 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 aca48dda57..8ab88359d0 100644
--- a/version.h
+++ b/version.h
@@ -1,4 +1,4 @@
#define RUBY_VERSION "1.7.3"
-#define RUBY_RELEASE_DATE "2002-09-21"
+#define RUBY_RELEASE_DATE "2002-09-22"
#define RUBY_VERSION_CODE 173
-#define RUBY_RELEASE_CODE 20020921
+#define RUBY_RELEASE_CODE 20020922