Updated version number in prep for 2.5.6 dev release

This commit is contained in:
Robert Osfield
2008-11-13 10:49:33 +00:00
parent ab9c0898c3
commit 11388f3519
3 changed files with 3 additions and 3 deletions

View File

@@ -31,7 +31,7 @@ PROJECT(OpenSceneGraph)
SET(OPENSCENEGRAPH_MAJOR_VERSION 2)
SET(OPENSCENEGRAPH_MINOR_VERSION 7)
SET(OPENSCENEGRAPH_PATCH_VERSION 5)
SET(OPENSCENEGRAPH_PATCH_VERSION 6)
SET(OPENSCENEGRAPH_SOVERSION 50)
# set to 0 when not a release candidate, non zero means that any generated

View File

@@ -21,7 +21,7 @@ extern "C" {
#define OPENSCENEGRAPH_MAJOR_VERSION 2
#define OPENSCENEGRAPH_MINOR_VERSION 7
#define OPENSCENEGRAPH_PATCH_VERSION 5
#define OPENSCENEGRAPH_PATCH_VERSION 6
#define OPENSCENEGRAPH_SOVERSION 50
/**

View File

@@ -7,7 +7,7 @@ includedir=${prefix}/include
Name: openscenegraph
Description: 3D scenegraph
Version: 2.7.5
Version: 2.7.6
Requires: openthreads
Conflicts:
Libs: -L${libdir} -losg -losgDB -losgFX -losgGA -losgParticle -losgSim -losgText -losgUtil -losgTerrain -losgManipulator -losgViewer -losgWidget