X-Git-Url: http://koha-dev.rot13.org:8081/gitweb/?a=blobdiff_plain;f=Koha.pm;h=b37e7d31ea921e01974b612c8154d2f1833e31e3;hb=1b7938121e04b3aafc5f94b023c65a9d61d0a779;hp=014dd7ff78dfd8fab44b1ac463aa731bbb429725;hpb=b8acd86231a3b63f311a1c6357acc8096bef06ed;p=koha_ffzg diff --git a/Koha.pm b/Koha.pm index 014dd7ff78..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 = "17.12.00.044"; +$VERSION = "18.12.00.031"; sub version { return $VERSION;