Prepare 2.3.1 for release
git-svn-id: http://www.openmesh.org/svnrepo/OpenMesh/trunk@779 fdac6126-5c0c-442c-9429-916003d36597
This commit is contained in:
@@ -7,7 +7,7 @@
|
|||||||
|
|
||||||
<!-- --------------------------------------------------------------------- -->
|
<!-- --------------------------------------------------------------------- -->
|
||||||
|
|
||||||
<tr valign=top><td><b>2.4</b> (?/?/?,Rev.777)</td><td>
|
<tr valign=top><td><b>2.3.1</b> (2012/12/20,Rev.778)</td><td>
|
||||||
|
|
||||||
<b>Core</b>
|
<b>Core</b>
|
||||||
<ul>
|
<ul>
|
||||||
|
|||||||
2
README
2
README
@@ -1,4 +1,4 @@
|
|||||||
OpenMesh, 2.4.0
|
OpenMesh, 2.3.1
|
||||||
~~~~~~~~~~~~~~~
|
~~~~~~~~~~~~~~~
|
||||||
|
|
||||||
0. Licence
|
0. Licence
|
||||||
|
|||||||
6
VERSION
6
VERSION
@@ -1,6 +1,6 @@
|
|||||||
VERSION=2.4
|
VERSION=2.3.1
|
||||||
MAJOR=2
|
MAJOR=2
|
||||||
MINOR=4
|
MINOR=3
|
||||||
PATCH=0
|
PATCH=1
|
||||||
ID=OPENMESH
|
ID=OPENMESH
|
||||||
|
|
||||||
|
|||||||
@@ -1,6 +1,6 @@
|
|||||||
1. check files, build on windows,mac,linux with cmake and qmake
|
1. check files, build on windows,mac,linux with cmake and qmake
|
||||||
2. check files with release numbers:
|
2. check files with release numbers:
|
||||||
Docu/history.docu
|
Doc/changelog.docu
|
||||||
System/config.h
|
System/config.h
|
||||||
CHANGELOG
|
CHANGELOG
|
||||||
README
|
README
|
||||||
|
|||||||
@@ -57,7 +57,7 @@
|
|||||||
|
|
||||||
// ----------------------------------------------------------------------------
|
// ----------------------------------------------------------------------------
|
||||||
|
|
||||||
#define OM_VERSION 0x20400
|
#define OM_VERSION 0x20301
|
||||||
|
|
||||||
// only defined, if it is a beta version
|
// only defined, if it is a beta version
|
||||||
//#define OM_VERSION_BETA 4
|
//#define OM_VERSION_BETA 4
|
||||||
|
|||||||
Reference in New Issue
Block a user