X-Git-Url: http://koha-dev.rot13.org:8081/gitweb/?a=blobdiff_plain;f=kohaversion.pl;h=c44d78bdf7ffad49497ff8b99b87d922b84ac6bb;hb=aebaf6bc08003f962023c1b35302520e6c741020;hp=884c0e2ab498f134bb7ab5d771a4c22e0d2fca18;hpb=7f3df2735d54574dd7cb6f58519130922a11c53f;p=koha_fer diff --git a/kohaversion.pl b/kohaversion.pl index 884c0e2ab4..c44d78bdf7 100644 --- a/kohaversion.pl +++ b/kohaversion.pl @@ -10,7 +10,9 @@ use strict; sub kohaversion { - our $VERSION = '3.01.00.129'; + + our $VERSION = '3.01.00.139'; + # version needs to be set this way # so that it can be picked up by Makefile.PL # during install