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>
|
||||
<ul>
|
||||
|
||||
6
VERSION
6
VERSION
@@ -1,6 +1,6 @@
|
||||
VERSION=2.4
|
||||
VERSION=2.3.1
|
||||
MAJOR=2
|
||||
MINOR=4
|
||||
PATCH=0
|
||||
MINOR=3
|
||||
PATCH=1
|
||||
ID=OPENMESH
|
||||
|
||||
|
||||
@@ -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
|
||||
|
||||
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user