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-25 02:47:20 +0400
committermatt <matt@59fd770c-687e-43c8-a1e3-f5a4ff64c105>2009-06-25 02:47:20 +0400
commit5aeb66589ad7923d8e862ac8ed862a40627454d7 (patch)
treeba74f0a0dae9b212883394a1441216e177cb4e84
parent4c2f3609163bbf1a1ebfcaee67bc912e18b950fd (diff)
parent6a40f50e85fae8686fed181a2922f522596290de (diff)
0.4.10.4.1
-rw-r--r--core/Updates/0.4.1.php (renamed from core/Updates/0.4.1-rc1.php)0
-rw-r--r--core/Version.php2
2 files changed, 1 insertions, 1 deletions
diff --git a/core/Updates/0.4.1-rc1.php b/core/Updates/0.4.1.php
index 2c279a662a..2c279a662a 100644
--- a/core/Updates/0.4.1-rc1.php
+++ b/core/Updates/0.4.1.php
diff --git a/core/Version.php b/core/Version.php
index 1883f21479..1173ead5d2 100644
--- a/core/Version.php
+++ b/core/Version.php
@@ -1,5 +1,5 @@
<?php
final class Piwik_Version {
- const VERSION = '0.4.1-rc1';
+ const VERSION = '0.4.1';
}