From: yasushiito Date: Thu, 8 Nov 2012 22:52:22 +0000 (+0900) Subject: branch v05 X-Git-Url: http://git.osdn.net/view?p=pettanr%2Fpettanr.git;a=commitdiff_plain;h=0969ff4048a212df0d1be913db2e4810e41e35b8 branch v05 --- diff --git a/config/application.rb b/config/application.rb index 66efbccc..37d79286 100644 --- a/config/application.rb +++ b/config/application.rb @@ -17,7 +17,7 @@ if defined?(Bundler) end module Pettanr - VERSION = '0.4' + VERSION = '0.5.0' class Application < Rails::Application # Settings in config/environments/* take precedence over those specified here. # Application configuration should go into files in config/initializers