X-Git-Url: http://git.rot13.org/?a=blobdiff_plain;f=kohaversion.pl;h=8cc018f2479560523f491c69329e0a5fc9f561eb;hb=07608f7d99970919c96acd52db7cd9dd4929ccdf;hp=fc73c47b48b7753d22c2e4ad9553b5b1df15061f;hpb=aed46a3bdcbd51df386bf237b181b6d24d03110c;p=koha.git diff --git a/kohaversion.pl b/kohaversion.pl index fc73c47b48..8cc018f247 100644 --- a/kohaversion.pl +++ b/kohaversion.pl @@ -10,7 +10,7 @@ use strict; sub kohaversion { - our $VERSION = '3.01.00.016'; + our $VERSION = '3.01.00.017'; # version needs to be set this way # so that it can be picked up by Makefile.PL # during install