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

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

$version = 2010073101;