diff --git a/lib/version.inc.php b/lib/version.inc.php index 2265248e..aca2d8c8 100644 --- a/lib/version.inc.php +++ b/lib/version.inc.php @@ -16,10 +16,10 @@ */ // Main version variable -$version = '0.9.37'; +$version = '0.9.37-greylist'; // Database version (YYYYMMDDC where C is a daily counter) -$dbversion = '201607210'; +$dbversion = '201611090'; // Distribution branding-tag (used for Debian etc.) $branding = '';