summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authornobu <nobu@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2012-04-04 02:33:55 +0000
committernobu <nobu@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2012-04-04 02:33:55 +0000
commit5374e6b20e67ca21b60fcfcf521e981e7a03b64f (patch)
treecab28ae2ed2895bb2da4575a710bf94a73bf4004
parent29f5f95233205946df72213028fc61a63cfd7e8f (diff)
* version.h (RUBY_PATCHLEVEL): bump.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/branches/ruby_1_9_3@35233 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 33e94b7b28..deceac871a 100644
--- a/version.h
+++ b/version.h
@@ -1,5 +1,5 @@
#define RUBY_VERSION "1.9.3"
-#define RUBY_PATCHLEVEL 174
+#define RUBY_PATCHLEVEL 175
#define RUBY_RELEASE_DATE "2012-04-04"
#define RUBY_RELEASE_YEAR 2012