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

5 lines
93 B
PHP
Raw Normal View History

2014-02-17 21:30:36 +01:00
<?php
$version = "1.3.2 Unstable: Raring Turtle";
2014-12-03 21:39:22 +01:00
$reldate = "Dec 03 2014";
2014-11-07 23:26:54 +01:00
$relyear = 2014;