X-Git-Url: http://koha-dev.rot13.org:8081/gitweb/?a=blobdiff_plain;f=Koha.pm;h=38d12d08e20023a4734087a79c10a09401e51c37;hb=fc9b78277aacd20ce7a4f305ab0faeed8139c633;hp=c9522bff859e9db9f9cf3561859fe40ee60a76de;hpb=ccc40975e3cda7966b67be297dd16891aa8dc314;p=koha_ffzg diff --git a/Koha.pm b/Koha.pm index c9522bff85..38d12d08e2 100644 --- a/Koha.pm +++ b/Koha.pm @@ -29,7 +29,7 @@ use vars qw{ $VERSION }; # - #4 : the developer version. The 4th number is the database subversion. # used by developers when the database changes. updatedatabase take care of the changes itself # and is automatically called by Auth.pm when needed. -$VERSION = "18.06.00.034"; +$VERSION = "18.12.00.014"; sub version { return $VERSION;