X-Git-Url: http://koha-dev.rot13.org:8081/gitweb/?a=blobdiff_plain;f=Koha.pm;h=668896325b552e0d24a4c8ac318dffac251183ba;hb=91435189fee9d095677e6a0a0b9d8934823cba47;hp=583cdab39015a940cdbba9ea44e9fe07d4a7cd87;hpb=91790fdd90c8dc59b70f6defd63b088febf5b39d;p=koha_ffzg diff --git a/Koha.pm b/Koha.pm index 583cdab390..668896325b 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.037"; +$VERSION = "18.12.00.017"; sub version { return $VERSION;