aboutsummaryrefslogtreecommitdiff
path: root/version.php
blob: d125847d8560dc37093c7a7dff7a64329a175698 (plain)
1
2
3
4
5
6
7
8
<?php

/**
 * Version of this plugin.
 * Used for the upgrade system.
 */

$version = 2010102801;