X-Git-Url: http://koha-dev.rot13.org:8081/gitweb/?a=blobdiff_plain;f=Koha.pm;h=e5a81591d2f737c9b22c0e0a296d7cd8c2649496;hb=23bddb729dc2655958b6860c8f2d9f9872754ccf;hp=cb091d290bcc1cccffb61d59fd60070f5dde6b11;hpb=4f81a252ddceaf2cd964aa0cfb95d0966b781dd8;p=koha-ffzg.git diff --git a/Koha.pm b/Koha.pm index cb091d290b..e5a81591d2 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 = "19.06.00.000"; +$VERSION = "19.12.00.002"; sub version { return $VERSION;