1
0
mirror of https://github.com/cydrobolt/polr.git synced 2024-09-20 07:31:53 +02:00
polr/version.php
2014-11-07 17:26:54 -05:00

5 lines
73 B
PHP

<?php
$version = "1.0.4 Beta";
$reldate = "Nov 7 2014";
$relyear = 2014;