From 858cb3f6b9ebc307e3721c73b406e238f7221e3d Mon Sep 17 00:00:00 2001 From: shyouhei Date: Sat, 10 Dec 2011 12:24:37 +0000 Subject: [PATCH] oops. git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/branches/ruby_1_8_7@34004 b2dd03c8-39d4-4d8f-98ff-823fe69b080e --- version.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/version.h b/version.h index 17dadd92e9..9e2946dba1 100644 --- a/version.h +++ b/version.h @@ -2,7 +2,7 @@ #define RUBY_RELEASE_DATE "2011-12-10" #define RUBY_VERSION_CODE 187 #define RUBY_RELEASE_CODE 20111210 -#define RUBY_PATCHLEVEL 352 +#define RUBY_PATCHLEVEL 356 #define RUBY_VERSION_MAJOR 1 #define RUBY_VERSION_MINOR 8