summaryrefslogtreecommitdiff
path: root/version.h
diff options
context:
space:
mode:
authornobu <nobu@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2002-08-01 14:00:00 +0000
committernobu <nobu@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2002-08-01 14:00:00 +0000
commita38b04836e7a375a24620463e4937c78434c528c (patch)
treebd88206ce9dddf2f36e00351efa93f3ba51d4362 /version.h
parent5e6634ce67281e7142e61fa5ba18265ff894c9e5 (diff)
2002-08-01
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@2680 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 46c93e7e8a..a0f96260a9 100644
--- a/version.h
+++ b/version.h
@@ -1,4 +1,4 @@
#define RUBY_VERSION "1.7.2"
-#define RUBY_RELEASE_DATE "2002-07-31"
+#define RUBY_RELEASE_DATE "2002-08-01"
#define RUBY_VERSION_CODE 172
-#define RUBY_RELEASE_CODE 20020731
+#define RUBY_RELEASE_CODE 20020801