1
0
mirror of https://github.com/cydrobolt/polr.git synced 2024-09-20 07:31:53 +02:00
polr/version.php
2015-05-31 20:36:36 -04:00

5 lines
90 B
PHP

<?php
$version = "1.4.1 Beta: Diligent Bison";
$reldate = "May 31 2015";
$relyear = 2015;