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 15:39:22 -05:00

5 lines
89 B
PHP

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