X-Git-Url: http://koha-dev.rot13.org:8081/gitweb/?a=blobdiff_plain;f=Koha.pm;h=b37e7d31ea921e01974b612c8154d2f1833e31e3;hb=ea61baa8d1c1c76c2a705aaaafdee66733e06854;hp=720fb947423b66c4197fff303490816358b2f6c2;hpb=52a851f32d072985a0ed84a17902409e0d4f6b35;p=koha_ffzg diff --git a/Koha.pm b/Koha.pm index 720fb94742..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.057"; +$VERSION = "18.12.00.031"; sub version { return $VERSION;