X-Git-Url: http://koha-dev.rot13.org:8081/gitweb/?a=blobdiff_plain;f=Koha.pm;h=b9bd67ed72f6d0ef183803b2cec0a8f070612a54;hb=9cfcd21f24c176cecb743084ee22243aeb44848d;hp=b582f2beb1871ac9b35eac2a9eeef35aa40dd8fd;hpb=4d8ac89c0e082f2764d708b991764783d38987e3;p=srvgit diff --git a/Koha.pm b/Koha.pm index b582f2beb1..b9bd67ed72 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.046"; +$VERSION = "18.12.00.021"; sub version { return $VERSION;