X-Git-Url: http://koha-dev.rot13.org:8081/gitweb/?a=blobdiff_plain;f=Koha.pm;h=1f2ceb2a3fc12cc2d514bc305caa43e97208fdcf;hb=9325e6b6989baab9e3b072d397a3bea277eb7cd5;hp=98986b2c3e796808e5bb9337fc54108d6538337c;hpb=7205a02a19885d3a1baaab56c8e8749635501104;p=srvgit diff --git a/Koha.pm b/Koha.pm index 98986b2c3e..1f2ceb2a3f 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.12.00.044"; +$VERSION = "19.12.00.001"; sub version { return $VERSION;