summaryrefslogtreecommitdiff
path: root/version.h
diff options
context:
space:
mode:
authorusa <usa@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2013-08-19 09:35:15 +0000
committerusa <usa@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2013-08-19 09:35:15 +0000
commit66ecb1a9a4c96b82bd90767097cc3898340997b8 (patch)
treec291e9873d0b11f0b84717533206a8b4285dfd6e /version.h
parent37cdb7c147fc8189b21f309b022cbf3ecdc4c62b (diff)
merge revision(s) 42429: [Backport #8750]
* test/openssl/test_ssl.rb: Fix test for CVE-2013-4073. Patch by Antonio Terceiro. [Bug #8750] [ruby-core:56437] git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/branches/ruby_1_9_3@42622 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 e0de7ced3f..b79742675b 100644
--- a/version.h
+++ b/version.h
@@ -1,5 +1,5 @@
#define RUBY_VERSION "1.9.3"
-#define RUBY_PATCHLEVEL 467
+#define RUBY_PATCHLEVEL 468
#define RUBY_RELEASE_DATE "2013-08-19"
#define RUBY_RELEASE_YEAR 2013