aboutsummaryrefslogtreecommitdiff
path: root/mod/lightpics/version.php
blob: 68817c053b6679ba65ae54a27564c21d288ad466 (plain)
1
2
3
4
5
6
7
<?php
/**
 * Version of this plugin.
 * Used for the upgrade system.
 */

$version = 2012020901;