summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorshyouhei <shyouhei@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2011-12-10 12:24:37 +0000
committershyouhei <shyouhei@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2011-12-10 12:24:37 +0000
commit858cb3f6b9ebc307e3721c73b406e238f7221e3d (patch)
tree820d83213e2fb4e66cba3bb5b6656f163d2d9203
parent16daf9b914ce7aafd6e4ab6cb86a199c96618757 (diff)
oops.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/branches/ruby_1_8_7@34004 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
-rw-r--r--version.h2
1 files changed, 1 insertions, 1 deletions
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