From 5ae08d71445f5c7fcecbf4bb62c5638b9c18b70d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Hugo=20Lindstr=C3=B6m?= Date: Mon, 1 Apr 2013 22:30:16 +0200 Subject: [PATCH] Bump version to force updates --- src/infoplugins/generic/charts/ChartsPlugin.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/infoplugins/generic/charts/ChartsPlugin.cpp b/src/infoplugins/generic/charts/ChartsPlugin.cpp index 1020d4c80..c516ae7dd 100644 --- a/src/infoplugins/generic/charts/ChartsPlugin.cpp +++ b/src/infoplugins/generic/charts/ChartsPlugin.cpp @@ -55,7 +55,7 @@ ChartsPlugin::ChartsPlugin() tDebug( LOGVERBOSE ) << Q_FUNC_INFO << QThread::currentThread(); // If you add resource, update version aswell - m_chartVersion = "2.6.2"; + m_chartVersion = "2.6.3"; m_supportedGetTypes << InfoChart << InfoChartCapabilities; // Charts that have geo or genre types