Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/cydrobolt/polr.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChaoyi Zha <summermontreal@gmail.com>2014-12-28 23:39:22 +0300
committerChaoyi Zha <summermontreal@gmail.com>2014-12-28 23:39:22 +0300
commit8df848e7b00ea213949355b78dd9773c46470df6 (patch)
treef219607c34e41b6cdc846bc0199df6755ac4e950
parenta68503461ec8567d55e4ea835f45252c9a6de21f (diff)
Update version information1.3.2b
-rw-r--r--version.php4
1 files changed, 2 insertions, 2 deletions
diff --git a/version.php b/version.php
index 20ff490..63ea361 100644
--- a/version.php
+++ b/version.php
@@ -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;