summaryrefslogtreecommitdiff
path: root/version.h
diff options
context:
space:
mode:
authoryugui <yugui@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2010-05-09 03:10:17 +0000
committeryugui <yugui@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2010-05-09 03:10:17 +0000
commit3328b4c9deefa221499dbe5258f477dd21d1f1fa (patch)
tree67e0012792e37da0b68c4ecc356177a2f4520248 /version.h
parentb610cec7373fe8c36a1582e243f46f18d18ba701 (diff)
no longer on the trunk but on ruby_1_9_2.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/branches/ruby_1_9_2@27697 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
Diffstat (limited to 'version.h')
-rw-r--r--version.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/version.h b/version.h
index df0c664a39..ea861a3a39 100644
--- a/version.h
+++ b/version.h
@@ -1,7 +1,6 @@
#define RUBY_VERSION "1.9.2"
#define RUBY_RELEASE_DATE "2010-05-09"
#define RUBY_PATCHLEVEL -1
-#define RUBY_BRANCH_NAME "trunk"
#define RUBY_VERSION_MAJOR 1
#define RUBY_VERSION_MINOR 9