summaryrefslogtreecommitdiff
path: root/version.h
diff options
context:
space:
mode:
authornobu <nobu@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2010-05-07 14:51:41 +0000
committernobu <nobu@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2010-05-07 14:51:41 +0000
commit9283449812b49b5e52a24a888878838066fcf0bb (patch)
tree75ea5f7095490d1f980bb48b78ac3360937b8763 /version.h
parenta0136f4f27203f6789cb9860a9d43911d4c1c167 (diff)
* version.h: bump up to 1.9.3.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@27659 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 debe1a592d..54ec08e708 100644
--- a/version.h
+++ b/version.h
@@ -1,4 +1,4 @@
-#define RUBY_VERSION "1.9.2"
+#define RUBY_VERSION "1.9.3"
#define RUBY_RELEASE_DATE "2010-05-07"
#define RUBY_PATCHLEVEL -1
#define RUBY_BRANCH_NAME "trunk"