X-Git-Url: http://git.rot13.org/?a=blobdiff_plain;f=kohaversion.pl;h=22164aadba195b9c892eebc9ee87ef5e371964fd;hb=f85c06d0c0330bc4512db8000b9898ac75fe7481;hp=9bb910d75e198deb9c5d4b637163fd2a62360993;hpb=66de13af9a5b00e70fb93ada6a92f3481db1a981;p=koha.git diff --git a/kohaversion.pl b/kohaversion.pl index 9bb910d75e..22164aadba 100644 --- a/kohaversion.pl +++ b/kohaversion.pl @@ -16,7 +16,7 @@ the kohaversion is divided in 4 parts : use strict; sub kohaversion { - our $VERSION = '3.03.00.044'; + our $VERSION = '3.05.00.019'; # version needs to be set this way # so that it can be picked up by Makefile.PL # during install