updated RDM_APP_VERSION for 0.4.1

git-svn-id: http://redmine.rubyforge.org/svn/trunk@148 e93f8b46-1217-0410-a6f0-8f06a7374b81
This commit is contained in:
Jean-Philippe Lang 2007-01-03 18:38:08 +00:00
parent 18787caab9
commit 28ea323791
1 changed files with 1 additions and 1 deletions

View File

@ -112,7 +112,7 @@ $RDM_TEXTILE_DISABLED = true unless ActionView::Helpers::TextHelper.method_defin
# application name
RDM_APP_NAME = "redMine"
# application version
RDM_APP_VERSION = "0.4.0"
RDM_APP_VERSION = "0.4.1"
ActiveRecord::Errors.default_error_messages = {
:inclusion => "activerecord_error_inclusion",