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

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

$version = 2012020901;