From a4d3565c4a5c01f584ba25f62647685f6c4a9aa2 Mon Sep 17 00:00:00 2001 From: shyouhei Date: Wed, 28 Feb 2007 12:05:12 +0000 Subject: * merge -c 11935 git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/branches/ruby_1_8_5@11937 b2dd03c8-39d4-4d8f-98ff-823fe69b080e --- version.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'version.h') diff --git a/version.h b/version.h index e67955b116..30847f430f 100644 --- a/version.h +++ b/version.h @@ -2,7 +2,7 @@ #define RUBY_RELEASE_DATE "2007-02-28" #define RUBY_VERSION_CODE 185 #define RUBY_RELEASE_CODE 20070228 -#define RUBY_PATCHLEVEL 23 +#define RUBY_PATCHLEVEL 24 #define RUBY_VERSION_MAJOR 1 #define RUBY_VERSION_MINOR 8 -- cgit v1.2.3