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

5 lines
73 B
PHP
Raw Normal View History

2014-02-17 21:30:36 +01:00
<?php
2014-11-07 23:26:54 +01:00
$version = "1.0.4 Beta";
$reldate = "Nov 7 2014";
$relyear = 2014;