|
|
|
@ -34,7 +34,7 @@ define('GNUSOCIAL_ENGINE', 'GNU social');
|
|
|
|
|
define('GNUSOCIAL_ENGINE_URL', 'https://gnusocial.rocks/');
|
|
|
|
|
define('GNUSOCIAL_ENGINE_REPO_URL', 'https://notabug.org/diogo/gnu-social/'); // Change to https://git.gnu.io/gnu/gnu-social
|
|
|
|
|
|
|
|
|
|
define('GNUSOCIAL_BASE_VERSION', '2.0.0');
|
|
|
|
|
define('GNUSOCIAL_BASE_VERSION', '2.0.1');
|
|
|
|
|
define('GNUSOCIAL_LIFECYCLE', 'beta0'); // 'dev', 'alpha[0-9]+', 'beta[0-9]+', 'rc[0-9]+', 'release'
|
|
|
|
|
|
|
|
|
|
define('GNUSOCIAL_VERSION', GNUSOCIAL_BASE_VERSION . '-' . GNUSOCIAL_LIFECYCLE);
|
|
|
|
|