From 0f2beffdf4fe3463b8903b03ee507cdaf4731c7f Mon Sep 17 00:00:00 2001 From: cytopia Date: Fri, 26 May 2017 08:43:24 +0200 Subject: [PATCH] REL-0.10 increment release date --- .devilbox/www/config.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.devilbox/www/config.php b/.devilbox/www/config.php index bd33e469..b2abf283 100644 --- a/.devilbox/www/config.php +++ b/.devilbox/www/config.php @@ -11,7 +11,7 @@ putenv('RES_OPTIONS=retrans:1 retry:1 timeout:1 attempts:1'); $DEVILBOX_VERSION = 'v0.10'; -$DEVILBOX_DATE = '2017-05-23'; +$DEVILBOX_DATE = '2017-05-26'; $DEVILBOX_API_PAGE = 'devilbox-api/status.json'; //