forked from qt-creator/qt-creator
version bump 2.0.90 -> 2.0.91
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
<plugin name="CppTools" version="2.0.90" compatVersion="2.0.90">
|
||||
<plugin name="CppTools" version="2.0.91" compatVersion="2.0.91">
|
||||
<vendor>Nokia Corporation</vendor>
|
||||
<copyright>(C) 2010 Nokia Corporation</copyright>
|
||||
<license>
|
||||
@@ -14,9 +14,9 @@ Alternatively, this plugin may be used under the terms of the GNU Lesser General
|
||||
<description>Tools for analyzing C/C++ code.</description>
|
||||
<url>http://qt.nokia.com</url>
|
||||
<dependencyList>
|
||||
<dependency name="TextEditor" version="2.0.90"/>
|
||||
<dependency name="ProjectExplorer" version="2.0.90"/>
|
||||
<dependency name="Locator" version="2.0.90"/>
|
||||
<dependency name="Find" version="2.0.90"/>
|
||||
<dependency name="TextEditor" version="2.0.91"/>
|
||||
<dependency name="ProjectExplorer" version="2.0.91"/>
|
||||
<dependency name="Locator" version="2.0.91"/>
|
||||
<dependency name="Find" version="2.0.91"/>
|
||||
</dependencyList>
|
||||
</plugin>
|
||||
|
||||
Reference in New Issue
Block a user