1
0
mirror of https://github.com/cydrobolt/polr.git synced 2024-09-20 07:31:53 +02:00
polr/version.php
2014-12-28 14:52:06 -05:00

5 lines
93 B
PHP

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