X-Git-Url: http://git.rot13.org/?a=blobdiff_plain;f=Koha.pm;h=efcd4feea24a71c132ebb984621698cb257eac4a;hb=709358e0c98a583b48f0fee13adb45c00f51b5ff;hp=641f9df3f9784ef6911f4e14d3eac78b9a08a270;hpb=3615c7b34bc77f04e1421cab8dca8e094e10f0ed;p=koha.git diff --git a/Koha.pm b/Koha.pm index 641f9df3f9..efcd4feea2 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.057"; +$VERSION = "16.12.00.026"; sub version { return $VERSION;