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:
Jan Möbius
2012-12-20 08:13:53 +00:00
parent a349b451b5
commit 54535f2da9
5 changed files with 7 additions and 7 deletions

View File

@@ -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>
<ul>

2
README
View File

@@ -1,4 +1,4 @@
OpenMesh, 2.4.0
OpenMesh, 2.3.1
~~~~~~~~~~~~~~~
0. Licence

View File

@@ -1,6 +1,6 @@
VERSION=2.4
VERSION=2.3.1
MAJOR=2
MINOR=4
PATCH=0
MINOR=3
PATCH=1
ID=OPENMESH

View File

@@ -1,6 +1,6 @@
1. check files, build on windows,mac,linux with cmake and qmake
2. check files with release numbers:
Docu/history.docu
Doc/changelog.docu
System/config.h
CHANGELOG
README

View File

@@ -57,7 +57,7 @@
// ----------------------------------------------------------------------------
#define OM_VERSION 0x20400
#define OM_VERSION 0x20301
// only defined, if it is a beta version
//#define OM_VERSION_BETA 4