X-Git-Url: http://koha-dev.rot13.org:8081/gitweb/?a=blobdiff_plain;f=kohaversion.pl;h=f864378a1fa0dbd9de4c50688e68bc8cde5a715c;hb=1d89ab22c973311939c3664ebb886ede713c0df2;hp=c3b86a9915295f9d8c2b29067c4682a07b5748e5;hpb=e8b7b297c04a9089b8e6e76e318b436b8080d7bc;p=koha_gimpoz diff --git a/kohaversion.pl b/kohaversion.pl index c3b86a9915..f864378a1f 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.05.00.001'; + our $VERSION = '3.05.00.011'; # version needs to be set this way # so that it can be picked up by Makefile.PL # during install