We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent de959a3 commit 389eec7Copy full SHA for 389eec7
core/Version.php
@@ -22,5 +22,5 @@ final class Version
22
* Current Piwik version
23
* @var string
24
*/
25
- const VERSION = '2.0-a4';
+ const VERSION = '2.0-a5';
26
}
0 commit comments