X-Git-Url: http://git.rot13.org/?a=blobdiff_plain;f=kohaversion.pl;h=e7d7bff987372d96c3ab816afd299aeeae409476;hb=47391d4e5a92a255adda80b59bd7fa5f7c516ba0;hp=7dd77668701564a61fc2504eb9674ad7c4fd4748;hpb=411bfaabb8cc9bca6ab831002f10cd2063bdb32f;p=koha.git diff --git a/kohaversion.pl b/kohaversion.pl index 7dd7766870..e7d7bff987 100644 --- a/kohaversion.pl +++ b/kohaversion.pl @@ -10,7 +10,7 @@ use strict; sub kohaversion { - our $VERSION = '3.01.00.135'; + our $VERSION = '3.03.00.001'; # version needs to be set this way # so that it can be picked up by Makefile.PL # during install