X-Git-Url: http://koha-dev.rot13.org:8081/gitweb/?a=blobdiff_plain;f=Koha.pm;h=38d12d08e20023a4734087a79c10a09401e51c37;hb=562eaa154b9efa20431133db04823c4d36be742d;hp=a9a56fd0929864d009e5ec2e7479df8009961972;hpb=f56dd2e829569cf40157347640fdcb203890e757;p=srvgit diff --git a/Koha.pm b/Koha.pm index a9a56fd092..38d12d08e2 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.003"; +$VERSION = "18.12.00.014"; sub version { return $VERSION;