X-Git-Url: http://koha-dev.rot13.org:8081/gitweb/?a=blobdiff_plain;f=Koha.pm;h=38d12d08e20023a4734087a79c10a09401e51c37;hb=fc9b78277aacd20ce7a4f305ab0faeed8139c633;hp=8611f605821e958af5f86dc7ab81b277cc20975b;hpb=ff2040d9dc51a0efbc0ff2d56f741deb1ed4133a;p=koha_ffzg diff --git a/Koha.pm b/Koha.pm index 8611f60582..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.056"; +$VERSION = "18.12.00.014"; sub version { return $VERSION;