Bumped the version numbers up to 1.0 in preparation for 1.0-rc1.
This commit is contained in:
@@ -19,8 +19,8 @@
|
||||
extern "C" {
|
||||
|
||||
/**
|
||||
* getVersion_osg() returns the library version number.
|
||||
* Numbering convention : osg_src-0.8-31 will return 0.8.31 from getVersion_osg.
|
||||
* osgTextGetVersion() returns the library version number.
|
||||
* Numbering convention : OpenSceneGraph-1.0 will return 1.0 from osgTextGetVersion.
|
||||
*
|
||||
* This C function can be also used to check for the existence of the OpenSceneGraph
|
||||
* library using autoconf and its m4 macro AC_CHECK_LIB.
|
||||
|
||||
Reference in New Issue
Block a user