summaryrefslogtreecommitdiffstats
path: root/version.h
diff options
context:
space:
mode:
authornobu <nobu@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2002-02-18 11:54:50 +0000
committernobu <nobu@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2002-02-18 11:54:50 +0000
commitdfb8c0b5668b080d8410a587c093d81b69e828d3 (patch)
tree891bd51ff0eefce1cf507980c6aeb1db132e239a /version.h
parentb93e4a433a5af1ce225775a0e1fb1b90597bc242 (diff)
downloadruby-dfb8c0b5668b080d8410a587c093d81b69e828d3.tar.gz
ruby-dfb8c0b5668b080d8410a587c093d81b69e828d3.tar.xz
ruby-dfb8c0b5668b080d8410a587c093d81b69e828d3.zip
2002-02-18
git-svn-id: http://svn.ruby-lang.org/repos/ruby/trunk@2085 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 b17a2c9b1..6734f09a9 100644
--- a/version.h
+++ b/version.h
@@ -1,4 +1,4 @@
#define RUBY_VERSION "1.7.2"
-#define RUBY_RELEASE_DATE "2002-02-17"
+#define RUBY_RELEASE_DATE "2002-02-18"
#define RUBY_VERSION_CODE 172
-#define RUBY_RELEASE_CODE 20020217
+#define RUBY_RELEASE_CODE 20020218