From: <wis...@us...> - 2017-10-26 20:57:55
|
Revision: 13305 http://sourceforge.net/p/xoops/svn/13305 Author: wishcraft Date: 2017-10-26 20:57:53 +0000 (Thu, 26 Oct 2017) Log Message: ----------- Blowfish Salt Repository - Version 3.0.99! Modified Paths: -------------- *.xoops.org (Subdomain APIs & Sites)/salty.xoops.org/include/version.php Modified: *.xoops.org (Subdomain APIs & Sites)/salty.xoops.org/include/version.php =================================================================== --- *.xoops.org (Subdomain APIs & Sites)/salty.xoops.org/include/version.php 2017-10-26 20:46:25 UTC (rev 13304) +++ *.xoops.org (Subdomain APIs & Sites)/salty.xoops.org/include/version.php 2017-10-26 20:57:53 UTC (rev 13305) @@ -29,5 +29,5 @@ /** * Define API version */ -define('API_VERSION', 'Blowfish Salt API 2.3.69'); +define('API_VERSION', 'Blowfish Salt API 3.0.99'); define('API_TYPE', 'salty'); |