From fb701bf9c7b600ae5d5116046d5f98e1ad6e1828 Mon Sep 17 00:00:00 2001
From: mattpiwik <matthieu.aubry@gmail.com>
Date: Fri, 12 Oct 2012 00:47:20 +0000
Subject: [PATCH] git-svn-id: http://dev.piwik.org/svn/trunk@7161
 59fd770c-687e-43c8-a1e3-f5a4ff64c105

---
 core/Version.php | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/core/Version.php b/core/Version.php
index 9173517d4b..c53179cb26 100644
--- a/core/Version.php
+++ b/core/Version.php
@@ -21,5 +21,5 @@ final class Piwik_Version
 	 * Current Piwik version
 	 * @var string
 	 */
-	const VERSION = '1.9-b11';
+	const VERSION = '1.9-b12';
 }
-- 
GitLab