khanat-opennel-code/code/web/public_php/setup/version.php
2014-09-07 05:41:35 -07:00

6 lines
99 B
PHP

<?php
// Increment whenever a web upgrade is required.
$NEL_SETUP_VERSION = 3;
/* end of file */