version bump: 2.0.91 -> 2.0.92

This commit is contained in:
hjk
2010-10-07 15:05:56 +02:00
parent f0f623bcb8
commit 4f05687ed0
42 changed files with 151 additions and 151 deletions

View File

@@ -1,4 +1,4 @@
<plugin name="Debugger" version="2.0.91" compatVersion="2.0.91">
<plugin name="Debugger" version="2.0.92" compatVersion="2.0.92">
<vendor>Nokia Corporation</vendor>
<copyright>(C) 2010 Nokia Corporation</copyright>
<license>
@@ -14,10 +14,10 @@ Alternatively, this plugin may be used under the terms of the GNU Lesser General
<description>Debugger integration.</description>
<url>http://qt.nokia.com</url>
<dependencyList>
<dependency name="CppEditor" version="2.0.91"/><!-- Debugger plugin adds items to the editor's context menu -->
<dependency name="ProjectExplorer" version="2.0.91"/>
<dependency name="Core" version="2.0.91"/>
<dependency name="Find" version="2.0.91"/>
<dependency name="CppEditor" version="2.0.92"/><!-- Debugger plugin adds items to the editor's context menu -->
<dependency name="ProjectExplorer" version="2.0.92"/>
<dependency name="Core" version="2.0.92"/>
<dependency name="Find" version="2.0.92"/>
</dependencyList>
<argumentList>
<argument name="-disable-cdb">Disable Cdb debugger engine</argument>