1
0
mirror of https://github.com/cydrobolt/polr.git synced 2024-11-10 04:02:28 +01:00
polr/version.php
2014-11-09 14:39:36 -05:00

5 lines
75 B
PHP

<?php
$version = "1.2.1 Stable";
$reldate = "Nov 9 2014";
$relyear = 2014;