summaryrefslogtreecommitdiffstats
path: root/version.h
diff options
context:
space:
mode:
authorknu <knu@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2002-09-27 09:56:59 +0000
committerknu <knu@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2002-09-27 09:56:59 +0000
commita16e679e6cdedf2b6cbd4a4f37e71a147ada686e (patch)
treebb3ba60e3fc755e06e23e919710750ad8955b284 /version.h
parentaa184dc093a62772254a5d9ad00d97aa9873be46 (diff)
downloadruby-a16e679e6cdedf2b6cbd4a4f37e71a147ada686e.tar.gz
ruby-a16e679e6cdedf2b6cbd4a4f37e71a147ada686e.tar.xz
ruby-a16e679e6cdedf2b6cbd4a4f37e71a147ada686e.zip
2002-09-27
git-svn-id: http://svn.ruby-lang.org/repos/ruby/trunk@2899 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 9abf9c43e..b7baa0ba6 100644
--- a/version.h
+++ b/version.h
@@ -1,4 +1,4 @@
#define RUBY_VERSION "1.7.3"
-#define RUBY_RELEASE_DATE "2002-09-25"
+#define RUBY_RELEASE_DATE "2002-09-27"
#define RUBY_VERSION_CODE 173
-#define RUBY_RELEASE_CODE 20020925
+#define RUBY_RELEASE_CODE 20020927