X-Git-Url: http://git.rot13.org/?a=blobdiff_plain;f=kohaversion.pl;h=cbe5173fe167b8896710dafeab5a00a98c7395db;hb=ac4c96f10fd1c68168ab199a39cbfc777c1f721d;hp=e791f8d17df8894172e387ef01d7e7ac3e256161;hpb=9222f7a6ca80d2a74cf09872e362b116835fc02b;p=koha.git diff --git a/kohaversion.pl b/kohaversion.pl index e791f8d17d..cbe5173fe1 100644 --- a/kohaversion.pl +++ b/kohaversion.pl @@ -10,7 +10,7 @@ use strict; sub kohaversion { - our $VERSION = "3.00.00.062"; + our $VERSION = '3.00.04.018'; # version needs to be set this way # so that it can be picked up by Makefile.PL # during install