1
0
mirror of https://github.com/cydrobolt/polr.git synced 2024-11-09 19:52:28 +01:00

Update version.php

This commit is contained in:
Chaoyi Zha 2014-11-15 18:01:11 -05:00
parent 207fa14dea
commit 7cb3b587ca

View File

@ -1,4 +1,4 @@
<?php
$version = "1.2.1 Stable";
$reldate = "Nov 9 2014";
$version = "1.2.3 Bleeding Edge";
$reldate = "Nov 15 2014";
$relyear = 2014;