summaryrefslogtreecommitdiff
path: root/version.h
diff options
context:
space:
mode:
authornobu <nobu@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2002-06-14 06:48:32 +0000
committernobu <nobu@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2002-06-14 06:48:32 +0000
commiteb365bdeb551d8ad040977bbb60995e6ed94099b (patch)
tree7991a2433a52d6ff9e6f31c4c2fe1e31c9d1f138 /version.h
parent37f6a5e0244f69b5d56816281dc741ca1f55f31f (diff)
2002-06-14
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/branches/ruby_1_6@2569 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 7fbc7ca280..321e00a80b 100644
--- a/version.h
+++ b/version.h
@@ -1,4 +1,4 @@
#define RUBY_VERSION "1.6.7"
-#define RUBY_RELEASE_DATE "2002-06-13"
+#define RUBY_RELEASE_DATE "2002-06-14"
#define RUBY_VERSION_CODE 167
-#define RUBY_RELEASE_CODE 20020613
+#define RUBY_RELEASE_CODE 20020614