summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authornobu <nobu@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2002-07-13 11:31:42 +0000
committernobu <nobu@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2002-07-13 11:31:42 +0000
commit606fe79ae77826523ef6570ce0b1013e4aaec953 (patch)
tree314cd0462515fa55bc84857036272a49fbace462
parent541abedba3a2d10a04c3cfd74b426b3ea88b8194 (diff)
downloadruby-606fe79ae77826523ef6570ce0b1013e4aaec953.tar.gz
ruby-606fe79ae77826523ef6570ce0b1013e4aaec953.tar.xz
ruby-606fe79ae77826523ef6570ce0b1013e4aaec953.zip
2002-07-13
git-svn-id: http://svn.ruby-lang.org/repos/ruby/trunk@2645 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 aed5a9a98..5c53a0995 100644
--- a/version.h
+++ b/version.h
@@ -1,4 +1,4 @@
#define RUBY_VERSION "1.7.2"
-#define RUBY_RELEASE_DATE "2002-07-11"
+#define RUBY_RELEASE_DATE "2002-07-13"
#define RUBY_VERSION_CODE 172
-#define RUBY_RELEASE_CODE 20020711
+#define RUBY_RELEASE_CODE 20020713