X-Git-Url: http://koha-dev.rot13.org:8081/gitweb/?a=blobdiff_plain;ds=sidebyside;f=Koha.pm;h=21f9e8c070f4fc9cc616c26c170f09447db8f25c;hb=114bb8b87e5bb18401b5160cf8c54d78a9ef27ea;hp=901d6998961180021e137e734f030781ab179c92;hpb=49551d1f30fdade58e322185f26a60a433a68bbc;p=koha-ffzg.git diff --git a/Koha.pm b/Koha.pm index 901d699896..21f9e8c070 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 = "22.06.00.073"; +$VERSION = "22.06.00.077"; sub version { return $VERSION;