http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9191
--- Comment #4 from Jared Camins-Esakov <[email protected]> --- (In reply to comment #3) > In order to be sure to understand. > > Currently the routine final_linear_version returns the kohaversion.pl value. > Once the Bug 7167 will be pushed, this routine will return the last version > number in the updatedatabase.pl file ? My idea is that it will be changed to: return '3.11.000.005'; And then we can use that instead of $koha39. -- You are receiving this mail because: You are watching all bug changes. _______________________________________________ Koha-bugs mailing list [email protected] http://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs website : http://www.koha-community.org/ git : http://git.koha-community.org/ bugs : http://bugs.koha-community.org/
