X-Git-Url: http://git.rot13.org/?a=blobdiff_plain;f=Koha.pm;h=52b62d7eaaf12060d4d52d36d5cfe08a3d3b16ed;hb=4fc8b3d6cf6453f7ff550b9fbde1a7f6315dd066;hp=10e3ab3eb42f03ec1a5b0d44f98a31adc7ce317b;hpb=b18f3eddf6f20907c80a7130d0186a0b81c4253d;p=koha.git diff --git a/Koha.pm b/Koha.pm index 10e3ab3eb4..52b62d7eaa 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 = "3.23.00.062"; +$VERSION = "16.06.00.002"; sub version { return $VERSION;