summaryrefslogtreecommitdiff
path: root/src/plugins/regexp
diff options
context:
space:
mode:
authorcon <qtc-committer@nokia.com>2009-10-02 16:21:21 +0200
committercon <qtc-committer@nokia.com>2009-10-02 16:21:39 +0200
commit1de6a6e71600feb6ba6a81cbe8570010af726070 (patch)
tree9bee1c2c08ae497164f11e54bab87b80804e73a3 /src/plugins/regexp
parent8cc1e452f14f16451085896469b334fa0956c878 (diff)
downloadqt-creator-1de6a6e71600feb6ba6a81cbe8570010af726070.tar.gz
Version bump.
Diffstat (limited to 'src/plugins/regexp')
-rw-r--r--src/plugins/regexp/RegExp.pluginspec4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/plugins/regexp/RegExp.pluginspec b/src/plugins/regexp/RegExp.pluginspec
index 08081797ed..dc6d880279 100644
--- a/src/plugins/regexp/RegExp.pluginspec
+++ b/src/plugins/regexp/RegExp.pluginspec
@@ -1,4 +1,4 @@
-<plugin name="RegExp" version="1.2.91" compatVersion="1.2.91">
+<plugin name="RegExp" version="1.2.93" compatVersion="1.2.93">
<vendor>Nokia Corporation</vendor>
<copyright>(C) 2008-2009 Nokia Corporation</copyright>
<license>
@@ -19,6 +19,6 @@ will be met: http://www.gnu.org/licenses/old-licenses/lgpl-2.1.html.</license>
<description>Regular Expression test widget.</description>
<url>http://qt.nokia.com</url>
<dependencyList>
- <dependency name="Core" version="1.2.91"/>
+ <dependency name="Core" version="1.2.93"/>
</dependencyList>
</plugin>