summaryrefslogtreecommitdiff
path: root/version.h
diff options
context:
space:
mode:
authornobu <nobu@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2002-08-24 14:17:45 +0000
committernobu <nobu@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2002-08-24 14:17:45 +0000
commit87c2982847b38d511c418eb79818cc8c3d2cbab2 (patch)
treee03505dc5807eb46467c950b8e7e3e6ed9c099d1 /version.h
parent941e43aacf9299ffdeb3761a1625d76a4fcdc947 (diff)
2002-08-24
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@2744 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 79e388ac45..6ba60b6814 100644
--- a/version.h
+++ b/version.h
@@ -1,4 +1,4 @@
#define RUBY_VERSION "1.7.2"
-#define RUBY_RELEASE_DATE "2002-08-23"
+#define RUBY_RELEASE_DATE "2002-08-24"
#define RUBY_VERSION_CODE 172
-#define RUBY_RELEASE_CODE 20020823
+#define RUBY_RELEASE_CODE 20020824