Bump version number of OpenMesh to 3.3

git-svn-id: http://www.openmesh.org/svnrepo/OpenMesh/trunk@1111 fdac6126-5c0c-442c-9429-916003d36597
This commit is contained in:
Jan Möbius
2014-07-18 11:50:37 +00:00
parent 809ee0de5d
commit 28c8ec465b
5 changed files with 12 additions and 9 deletions

View File

@@ -4,9 +4,13 @@
<table border=1 cellpadding=4 cellspacing=2>
<!-- --------------------------------------------------------------------- -->
<tr valign=top><td><b>3.3</b> (?/?/?,Rev.1107)</td><td>
</tr>
<tr valign=top><td><b>3.2</b> (2014/07/18,Rev.1107)</td><td>
<b>Core</b>
@@ -42,7 +46,7 @@
<ul>
<li>Qt5 support for example apps</li>
<li>Improved OpenMesh cmake gtest finder for Xcode 5.1.1 with gtest 1.7</li>
<li>Don't copy qt4 anymore, if build_apps is diasabled, but the qmake variable still defined</li>
<li>Don't copy qt4 anymore, if build_apps is disabled, but the qmake variable still defined</li>
<li>Add dependencies and fixbundle for apps only if we build apps</li>
</ul>