summaryrefslogtreecommitdiff
path: root/version.h
diff options
context:
space:
mode:
authorshyouhei <shyouhei@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2007-08-15 20:56:10 +0000
committershyouhei <shyouhei@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2007-08-15 20:56:10 +0000
commite272366411ac35efd9b2c9e46d0028033fe0c596 (patch)
tree4a2f49ae7101bd0930fba74cda8e561c0479f11a /version.h
parent48df58723c7ecc386125523cd9652e0db1d82272 (diff)
parent65d9d2bb9278c05afccd2489ccc9b546b71650b5 (diff)
sorry. I made wrong tags.v1_8_5_65
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/tags/v1_8_5_65@12999 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
Diffstat (limited to 'version.h')
-rw-r--r--version.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/version.h b/version.h
index cb197349cd..12d5e7ed70 100644
--- a/version.h
+++ b/version.h
@@ -2,7 +2,7 @@
#define RUBY_RELEASE_DATE "2007-08-16"
#define RUBY_VERSION_CODE 185
#define RUBY_RELEASE_CODE 20070816
-#define RUBY_PATCHLEVEL 66
+#define RUBY_PATCHLEVEL 65
#define RUBY_VERSION_MAJOR 1
#define RUBY_VERSION_MINOR 8