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-06-08 09:18:42 +0400
committermatt <matt@59fd770c-687e-43c8-a1e3-f5a4ff64c105>2009-06-08 09:18:42 +0400
commitbd8a67b4b0e2732c06443e6e0384d258f4810bc2 (patch)
tree87284b56db1bc63358cebc38f0eef97a0c239b23
parent1cf81f02301e8874f6728aaeb43a93583b1e8070 (diff)
parente5e57e4ca211616cb51c6e9bc04aac9d6ee9c7ea (diff)
0.4 0.4
-rw-r--r--core/Updates/0.4.php (renamed from core/Updates/0.4RC2.php)0
-rw-r--r--core/Version.php2
2 files changed, 1 insertions, 1 deletions
diff --git a/core/Updates/0.4RC2.php b/core/Updates/0.4.php
index 5ea7259eae..5ea7259eae 100644
--- a/core/Updates/0.4RC2.php
+++ b/core/Updates/0.4.php
diff --git a/core/Version.php b/core/Version.php
index cc476570ad..f2a22e9095 100644
--- a/core/Version.php
+++ b/core/Version.php
@@ -1,5 +1,5 @@
<?php
final class Piwik_Version {
- const VERSION = '0.4RC3';
+ const VERSION = '0.4';
}