summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authornobu <nobu@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2002-07-26 03:31:58 +0000
committernobu <nobu@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2002-07-26 03:31:58 +0000
commit1d132e648dff057f0a5b42ddbc3704e7816213fc (patch)
tree775339c573f985e5a02f98da99537739fcaf33ed
parentd5dc032e33c149daa38e1e9b6b3cef3e580355e1 (diff)
2002-07-26
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@2653 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 5c53a0995b..ba9b543c52 100644
--- a/version.h
+++ b/version.h
@@ -1,4 +1,4 @@
#define RUBY_VERSION "1.7.2"
-#define RUBY_RELEASE_DATE "2002-07-13"
+#define RUBY_RELEASE_DATE "2002-07-26"
#define RUBY_VERSION_CODE 172
-#define RUBY_RELEASE_CODE 20020713
+#define RUBY_RELEASE_CODE 20020726