Actions
Defect #30325
closedRedmine Version number not updated
Status:
Closed
Priority:
Normal
Assignee:
-
Category:
-
Target version:
-
Start date:
Due date:
% Done:
0%
Estimated time:
Resolution:
Invalid
Affected version:
Description
I made the update from 3.4.6 to 3.4.7.
/admin/info still says it is version 3.4.6.
/lib/redmine/version.rb says:
@
module Redmine
module VERSION #:nodoc:
MAJOR = 3
MINOR = 4
TINY = 7
@
What have I done wrong? I oriented myself to this http://www.redmine.org/projects/redmine/wiki/RedmineUpgrade update script
Thnx
Updated by Rob Esert over 6 years ago
- Status changed from New to Resolved
a simple apache reload has made it.
issue can be closed!
thnx
Updated by Go MAEDA over 6 years ago
- Category deleted (
Administration) - Status changed from Resolved to Closed
- Resolution set to Invalid
Thank you for the feedback.
Actions