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

github.com/matomo-org/matomo.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authormatt <matt@59fd770c-687e-43c8-a1e3-f5a4ff64c105>2009-05-13 11:49:14 +0400
committermatt <matt@59fd770c-687e-43c8-a1e3-f5a4ff64c105>2009-05-13 11:49:14 +0400
commit53687014db338c245462fca5fef9f3a3facfa62d (patch)
tree8f232cbdf98aab053a06534a8f142bd09c2c9306
parent36aaebad9c0a1f1a90fbe51e78a4552f6dd5f8e1 (diff)
parentfd6ebe66a3e648355af1ef996d87300f819dd528 (diff)
-rw-r--r--core/Updates/0.2.35.php (renamed from core/Updates/0.2.35-rc5.php)0
-rw-r--r--core/Version.php2
2 files changed, 1 insertions, 1 deletions
diff --git a/core/Updates/0.2.35-rc5.php b/core/Updates/0.2.35.php
index 6da3452ea3..6da3452ea3 100644
--- a/core/Updates/0.2.35-rc5.php
+++ b/core/Updates/0.2.35.php
diff --git a/core/Version.php b/core/Version.php
index 817fef22a7..99a7e14219 100644
--- a/core/Version.php
+++ b/core/Version.php
@@ -1,5 +1,5 @@
<?php
final class Piwik_Version {
- const VERSION = '0.2.35-rc5';
+ const VERSION = '0.2.35';
}