X-Git-Url: http://koha-dev.rot13.org:8081/gitweb/?a=blobdiff_plain;f=Koha.pm;h=ca3e25ac1ecee256045d50d10240da33278ab3f7;hb=5800082f7ffa4d85ce9c2ba5da2a23c9021934c3;hp=2f64484b09edcc0556d0ce8c7ad003feb183f1ff;hpb=b3be8b13140d67adb1eb18d3744af2daf3e16813;p=koha-ffzg.git diff --git a/Koha.pm b/Koha.pm index 2f64484b09..ca3e25ac1e 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.084"; +$VERSION = "22.12.00.014"; sub version { return $VERSION;