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

Update version information

This commit is contained in:
Chaoyi Zha 2014-12-28 15:39:22 -05:00
parent a68503461e
commit 8df848e7b0

View File

@ -1,4 +1,4 @@
<?php
$version = "1.3.2 Unstable: Raring Turtle";
$reldate = "Dec 03 2014";
$version = "1.3.2 Beta: Raring Turtle";
$reldate = "Dec 28 2014";
$relyear = 2014;