1
0
mirror of https://github.com/cydrobolt/polr.git synced 2024-09-19 15:11:40 +02:00

Update version.php

This commit is contained in:
Chaoyi Zha 2015-06-13 14:02:31 -04:00
parent 0c9ab971d9
commit 26c6ad2b7a

View File

@ -1,4 +1,4 @@
<?php
$version = "1.4.1 Beta: Diligent Bison";
$reldate = "May 31 2015";
$version = "1.4.1 Stable: Diligent Bison";
$reldate = "June 13 2015";
$relyear = 2015;