X-Git-Url: http://koha-dev.rot13.org:8081/gitweb/?a=blobdiff_plain;f=Koha.pm;h=4f89bf0a60bba1eb5a1a133b124f73775e8ee7b0;hb=a39ef13ccf76e34fe1c485b40ffcdf13424e786e;hp=851c98bb0083f4d7461b11f1e422373372f0a49e;hpb=af206b78bc4ebcb619ffa78822bf3819e3557dc6;p=koha-ffzg.git diff --git a/Koha.pm b/Koha.pm index 851c98bb00..4f89bf0a60 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.038"; +$VERSION = "22.06.00.064"; sub version { return $VERSION;