X-Git-Url: http://koha-dev.rot13.org:8081/gitweb/?a=blobdiff_plain;f=Koha.pm;h=b37e7d31ea921e01974b612c8154d2f1833e31e3;hb=e3d0b516ee440a8e0d4e462df98b854b3a4b4b9e;hp=d50702d1acea7d2a107d2d5238b57ac7d0d2defc;hpb=3f01c8630aeead13ccd054de2eeca7b4eb3c221e;p=koha_ffzg diff --git a/Koha.pm b/Koha.pm index d50702d1ac..b37e7d31ea 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.021"; +$VERSION = "18.12.00.031"; sub version { return $VERSION;