From 4ec7c8e6b42588f01aa5a85f5e11b32412cb78a3 Mon Sep 17 00:00:00 2001 From: yugui Date: Wed, 18 Aug 2010 05:54:32 +0000 Subject: Bump patchlevel. git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/branches/ruby_1_9_2@29034 b2dd03c8-39d4-4d8f-98ff-823fe69b080e --- version.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/version.h b/version.h index a372ef1c98..a42c300085 100644 --- a/version.h +++ b/version.h @@ -1,6 +1,6 @@ #define RUBY_VERSION "1.9.2" #define RUBY_RELEASE_DATE "2010-08-18" -#define RUBY_PATCHLEVEL -1 +#define RUBY_PATCHLEVEL 0 #define RUBY_VERSION_MAJOR 1 #define RUBY_VERSION_MINOR 9 -- cgit v1.2.3