X-Git-Url: http://git.rot13.org/?a=blobdiff_plain;f=Koha.pm;h=fd759888ec48cd3303473ae89a864daad43690bc;hb=afc7a991956ba8ebe8b9be79a56bcdef01bf2003;hp=10ac642484cd84ba29ab7575bfd06186c9fba812;hpb=edf50215b5e2282568f12f4d1e33dd8e56a467c8;p=koha.git diff --git a/Koha.pm b/Koha.pm index 10ac642484..fd759888ec 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 = "18.06.00.058"; +$VERSION = "18.12.00.009"; sub version { return $VERSION;