X-Git-Url: http://koha-dev.rot13.org:8081/gitweb/?a=blobdiff_plain;f=kohaversion.pl;h=5b72642a90bdd8f4252ad0109bb6b5b05f77744f;hb=f64aaf063ea39b70c6f128d74d296566a021d217;hp=6b33ee06ad4a3d02214bdd61f559619847973642;hpb=8307a1f79d8143e05c734cc750bb420c1ff41e1c;p=koha_gimpoz diff --git a/kohaversion.pl b/kohaversion.pl index 6b33ee06ad..5b72642a90 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.046'; + our $VERSION = '3.05.00.010'; # version needs to be set this way # so that it can be picked up by Makefile.PL # during install