]> CyberLeo.Net >> Repos - Github/YOURLS.git/blob - includes/version.php
Better URL sanitization. Fixes Issue 1102.
[Github/YOURLS.git] / includes / version.php
1 <?php\r
2 // Bump this when updating the zip package\r
3 define('YOURLS_VERSION', '1.5.1-gamma');\r
4 define('YOURLS_DB_VERSION', '482');\r
5 ?>