Updated version and ChangeLog for release
git-svn-id: http://svn.openscenegraph.org/osg/OpenSceneGraph/branches/OpenSceneGraph-3.2@15104 16af8721-9629-0410-8352-f15c8da7e697
This commit is contained in:
14
ChangeLog
14
ChangeLog
@@ -1,3 +1,17 @@
|
||||
2015-08-12 07:38 robert
|
||||
|
||||
* CMakeLists.txt: Updated version number for 3.2.3 release
|
||||
|
||||
2015-08-12 07:37 robert
|
||||
|
||||
* AUTHORS.txt, ChangeLog, README.txt: Updated AUTHORS, ChangeLog
|
||||
and README for 3.2.3 release
|
||||
|
||||
2015-08-12 06:50 robert
|
||||
|
||||
* applications/osgversion/Contributors.cpp: Merged Contributors
|
||||
list from svn/trunk.
|
||||
|
||||
2015-08-08 08:49 robert
|
||||
|
||||
* src/osgPlugins/zip/ZipArchive.cpp: From Glenn Waldron, fix error
|
||||
|
||||
@@ -20,7 +20,7 @@ extern "C" {
|
||||
|
||||
#define OPENSCENEGRAPH_MAJOR_VERSION 3
|
||||
#define OPENSCENEGRAPH_MINOR_VERSION 2
|
||||
#define OPENSCENEGRAPH_PATCH_VERSION 2
|
||||
#define OPENSCENEGRAPH_PATCH_VERSION 3
|
||||
#define OPENSCENEGRAPH_SOVERSION 100
|
||||
|
||||
/* Convenience macro that can be used to decide whether a feature is present or not i.e.
|
||||
|
||||
Reference in New Issue
Block a user