http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7167 --- Comment #180 from Chris Nighswonger <cnighswonger@foundations.edu> --- (In reply to comment #179)
(In reply to comment #178)
- BUG: Koha fails to pick up on the version change, and I am taken to mainpage.pl
Yes, a line has to be replaced by the RM when this patch will be pushed (see installer/instal.pl l.323 to set $koha39 with your last (+1) version number.
I'll test this out today.
This still does not work for me. 1. Kohaversion shown in the staff interface is "3.9.0.65 with the following database revisions applied: bug_1234_2 update_sample update_sample_2" 2. kohaversion.pl is "our $VERSION = '3.09.00.066';" 3. version in database is "3.0900065" 4. installer/install.pl line 323 is "my $koha39 = "3.0900066";" I am still not redirected to the webinstaller to run updatedatabase.pl. Am I missing something? -- You are receiving this mail because: You are watching all bug changes.