X-Git-Url: http://koha-dev.rot13.org:8081/gitweb/?a=blobdiff_plain;f=Koha.pm;h=b9bd67ed72f6d0ef183803b2cec0a8f070612a54;hb=9cfcd21f24c176cecb743084ee22243aeb44848d;hp=46ba9220fb8e2b6d5f9b9c207baa857cdc42017f;hpb=fb5dd4c942f7162808a97cf37f51bd41d38b0d8b;p=srvgit diff --git a/Koha.pm b/Koha.pm index 46ba9220fb..b9bd67ed72 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.060"; +$VERSION = "18.12.00.021"; sub version { return $VERSION;