X-Git-Url: http://koha-dev.rot13.org:8081/gitweb/?a=blobdiff_plain;f=Koha.pm;h=ca3e25ac1ecee256045d50d10240da33278ab3f7;hb=0fb86ccdc5696fb15bf057469a5c962f8c228211;hp=18404f8a5c8465bf07dc2d9cdd1c6e5dc47ddcbc;hpb=5476be0c900adf1f6527dd431dc9d7b14d0fc595;p=koha-ffzg.git diff --git a/Koha.pm b/Koha.pm index 18404f8a5c..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.015"; +$VERSION = "22.12.00.014"; sub version { return $VERSION;