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