aboutsummaryrefslogtreecommitdiffhomepage
path: root/shaarli_version.php
Commit message (Collapse)AuthorAgeFilesLines
* bump version to 0.0.45betav0.0.45betanodiscc2015-03-161-1/+1
|
* bump version to 0.0.44betanodiscc2015-03-151-1/+1
|
* Prevent visitors from reading shaarli versionnodiscc2015-02-251-0/+1
* fixes https://github.com/shaarli/Shaarli/issues/122 * the shaarli version is now in a php comment block, which prevents visitors from reading it when it is place on a PHP-enabled server, but still allows the update mechanism to read it from the source on github.