X-Git-Url: http://koha-dev.rot13.org:8081/gitweb/?a=blobdiff_plain;f=Koha.pm;h=6c115630e590519c44a7fc92b6890eb8226dceed;hb=6b137e75b98b7a91c8900322d3fa062d48ff2fe5;hp=299c276183d0b0614ebc2a5a1f69857c2760d1bd;hpb=350cf44770b6b38e00aa2aed1d9eaf0fcdf45ff4;p=koha-ffzg.git diff --git a/Koha.pm b/Koha.pm index 299c276183..6c115630e5 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.054"; +$VERSION = "22.06.00.062"; sub version { return $VERSION;