From b205a6d03420fd7bff178511644c414dc645504c Mon Sep 17 00:00:00 2001 From: Laurent Sansonetti Date: Sat, 29 Aug 2009 02:51:08 +0000 Subject: [PATCH] bumb RUBY_VERSION to 1.9.2 git-svn-id: http://svn.macosforge.org/repository/ruby/MacRuby/trunk@2422 23306eb0-4c56-4727-a40e-e92c0eb68959 --- version.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/version.h b/version.h index bfe10e456..722f64dd4 100644 --- a/version.h +++ b/version.h @@ -1,7 +1,7 @@ #define RUBY_ENGINE "macruby" #define MACRUBY_VERSION 0.5 -#define RUBY_VERSION "1.9.0" +#define RUBY_VERSION "1.9.2" #define RUBY_RELEASE_DATE "2008-06-03" #define RUBY_VERSION_CODE 190 #define RUBY_RELEASE_CODE 20080603