1
0
mirror of https://github.com/cydrobolt/polr.git synced 2024-09-19 23:21:47 +02:00
polr/version.php
2014-11-20 16:16:12 -05:00

5 lines
83 B
PHP

<?php
$version = "1.2.5 Bleeding Edge";
$reldate = "Nov 20 2014";
$relyear = 2014;