https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=29378 Victor Grousset/tuxayo <victor@tuxayo.net> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |victor@tuxayo.net --- Comment #9 from Victor Grousset/tuxayo <victor@tuxayo.net> --- $DBversion = '21.05.05.002'; Minor mistake in the patch. The 4th part should be zeroed when incrementing the 3rd part for a release. Example from a past release: https://git.koha-community.org/Koha-community/Koha/commit/b17cf65633107306bd... This means the version in DB > version in code: https://git.koha-community.org/Koha-community/Koha/commit/ba30e76d1a08ef84e6... I don't think that should cause issues (though I don't know eventual quirks of version management). -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes.