[Bug 6639] New: Wrong value in kohaversion.pl
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=6639 Bug #: 6639 Summary: Wrong value in kohaversion.pl Classification: Unclassified Change sponsored?: --- Product: Koha Version: rel_3_4 Platform: All OS/Version: All Status: NEW Severity: critical Priority: P5 Component: Installation and upgrade (web-based installer) AssignedTo: henridamien@koha-fr.org ReportedBy: tajoli@cilea.it QAContact: koha-bugs@lists.koha-community.org CC: gmcharlt@gmail.com Now 3.4.x is at version 3.4.3 But the file kohaversion.pl still has the value 3.04.02.000 I think it is an error sub kohaversion { our $VERSION = '3.04.02.000'; # version needs to be set this way # so that it can be picked up by Makefile.PL # during install return $VERSION; } -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA Contact for the bug.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=6639 Zeno Tajoli <tajoli@cilea.it> changed: What |Removed |Added ---------------------------------------------------------------------------- AssignedTo|henridamien@koha-fr.org |cnighswonger@foundations.ed | |u -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA Contact for the bug.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=6639 Chris Nighswonger <cnighswonger@foundations.edu> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution| |FIXED Severity|critical |normal --- Comment #1 from Chris Nighswonger <cnighswonger@foundations.edu> 2011-07-28 12:41:57 UTC --- Backing this down to normal as it really does not affect the usability of the release. This has been fixed in the 3.4.x branch. At this point I do not plan to roll another release for it unless someone can point out a valid functional reason to do so. Those running over a git clone will pick the fix up during their next rebase. -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA Contact for the bug.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=6639 Zeno Tajoli <tajoli@cilea.it> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED --- Comment #2 from Zeno Tajoli <tajoli@cilea.it> 2011-07-29 07:48:01 UTC --- I think it si correct. There isn't DB update from 3.4.2 to 3.4.3. So it is enough -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA Contact for the bug.
participants (1)
-
bugzilla-daemon@bugs.koha-community.org