X-Git-Url: http://koha-dev.rot13.org:8081/gitweb/?a=blobdiff_plain;f=Koha.pm;h=d420d7437d0c11fdf297c238a0cad546879b575c;hb=21b9e455f1ce362dba03eb6648c36968c83fe17b;hp=15c568a50f8ba92592e9d0e9bf7d7b117cf11e22;hpb=f8093f18d4c04fc75af43add253c973c7bb700f8;p=koha-ffzg.git diff --git a/Koha.pm b/Koha.pm index 15c568a50f..d420d7437d 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 = "20.06.00.048"; +$VERSION = "21.06.00.014"; sub version { return $VERSION;