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

5 lines
91 B
PHP

<?php
$version = "1.3.0 Stable: Raring Turtle";
$reldate = "Dec 03 2014";
$relyear = 2014;