From 0e6bcc61f0ab449b88a65f07a4610fb032db9bb6 Mon Sep 17 00:00:00 2001 From: Robert Osfield Date: Mon, 23 Apr 2007 20:21:06 +0000 Subject: [PATCH] Updated version to 1.9.1 --- AUTHORS.txt | 2 +- include/osg/Version | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/AUTHORS.txt b/AUTHORS.txt index ff142a6b5..0c7aace19 100644 --- a/AUTHORS.txt +++ b/AUTHORS.txt @@ -1,4 +1,4 @@ -OpenSceneGraph Library 1.9 +OpenSceneGraph Library 1.9.1 250 Contributors: diff --git a/include/osg/Version b/include/osg/Version index 762f1d080..39cea67ab 100644 --- a/include/osg/Version +++ b/include/osg/Version @@ -20,7 +20,7 @@ extern "C" { #define OSG_VERSION_MAJOR 1 #define OSG_VERSION_MINOR 9 -#define OSG_VERSION_RELEASE 0 +#define OSG_VERSION_RELEASE 1 #define OSG_VERSION_REVISION 0 /**