]> CyberLeo.Net >> Repos - Github/YOURLS.git/blob - includes/version.php
- new constants: YOURLS_COOKIE_LIFE and YOURLS_NONCE_LIFE
[Github/YOURLS.git] / includes / version.php
1 <?php\r
2 // Bump this when updating the zip package\r
3 define('YOURLS_VERSION', '1.4.1');\r
4 define('YOURLS_DB_VERSION', '210');\r
5 ?>