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>2015-06-13 21:02:31 +0300
committerChaoyi Zha <summermontreal@gmail.com>2015-06-13 21:02:31 +0300
commit26c6ad2b7ac3f86ba4d1b7a3cd7661412c064fbc (patch)
tree7fb8919d5b2e0dce62cdc0397718eda733f0a273
parent0c9ab971d9a21fd2e9635134f84c35b52652bf5e (diff)
Update version.php1.4.1
-rw-r--r--version.php4
1 files changed, 2 insertions, 2 deletions
diff --git a/version.php b/version.php
index 2357977..4fcb22b 100644
--- a/version.php
+++ b/version.php
@@ -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;