1
0
mirror of https://github.com/cydrobolt/polr.git synced 2024-11-10 04:02:28 +01:00
polr/version.php
2015-03-30 17:01:51 -04:00

5 lines
93 B
PHP

<?php
$version = "1.3.3 Stable: Raring Turtle";
$reldate = "March 30 2014";
$relyear = 2015;