X-Git-Url: http://git.rot13.org/?a=blobdiff_plain;f=kohaversion.pl;h=1f3148a1ef06c300e5f67966a2ab44f21adf5b17;hb=d80033f567b32eb018c3ecefba02e537877b401d;hp=d39c32682aa798cc42b35a492426b7b52394d960;hpb=c4c2a8d69896d087d04ef93baa97c7e4ba8be5d8;p=koha.git diff --git a/kohaversion.pl b/kohaversion.pl index d39c32682a..1f3148a1ef 100644 --- a/kohaversion.pl +++ b/kohaversion.pl @@ -10,7 +10,7 @@ use strict; sub kohaversion { - our $VERSION = "3.00.00.051"; + our $VERSION = '3.00.06.010'; # version needs to be set this way # so that it can be picked up by Makefile.PL # during install