X-Git-Url: http://koha-dev.rot13.org:8081/gitweb/?a=blobdiff_plain;f=Koha.pm;h=0b471dd2b09cf9f2a36d739977e8fc7df7e1d967;hb=0d103c2342756a0020b95d7f7cafb9a5d2ce4b1c;hp=fe6b65c165353159cce906fc5c1f83965f76da5f;hpb=3d9dfe8e8c539a0ce222553923f7ec45898f1b29;p=koha-ffzg.git diff --git a/Koha.pm b/Koha.pm index fe6b65c165..0b471dd2b0 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 = "21.12.00.010"; +$VERSION = "21.12.00.011"; sub version { return $VERSION;