[clutter-gtkmm] Bump version and dependencies to track clutter-gtk 0.91.8



commit 14648e78a31c8311910988880b92bf36e3efec93
Author: Chris Kühl <chrisk openismus com>
Date:   Sun Mar 6 19:49:02 2011 +0100

    Bump version and dependencies to track clutter-gtk 0.91.8

 ChangeLog    |    4 ++++
 configure.ac |    4 ++--
 2 files changed, 6 insertions(+), 2 deletions(-)
---
diff --git a/ChangeLog b/ChangeLog
index d59a30b..431603d 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+2011-03-06  Chris Kühl  <chrisk openismus com>
+
+	Bump version and dependencies to track clutter-gtk 0.91.8
+
 2010-11-23  Chris Kühl  <chrisk openismus com>
 
 	Removed references to *VIEWPORT and *SCROLLABLE macros in extradefs.
diff --git a/configure.ac b/configure.ac
index 20dfa73..5ff3d96 100644
--- a/configure.ac
+++ b/configure.ac
@@ -15,7 +15,7 @@
 ## You should have received a copy of the GNU Lesser General Public License
 ## along with this program.  If not, see <http://www.gnu.org/licenses/>.
 
-AC_INIT([clutter-gtkmm], [0.9.6],
+AC_INIT([clutter-gtkmm], [0.91.8],
         [http://bugzilla.gnome.org/enter_bug.cgi?product=clutter-gtkmm],
         [clutter-gtkmm], [http://www.gtkmm.org/])
 AC_PREREQ([2.59])
@@ -41,7 +41,7 @@ AC_DISABLE_STATIC
 AC_LIBTOOL_WIN32_DLL
 AC_PROG_LIBTOOL
 
-AC_SUBST([CLUTTER_GTKMM_MODULES], ['clutter-gtk-1.0 >= 0.90.2 cluttermm-1.0 >= 0.9.6 gtkmm-3.0 >= 2.91.2'])
+AC_SUBST([CLUTTER_GTKMM_MODULES], ['clutter-gtk-1.0 >= 0.91.8 cluttermm-1.0 >= 0.9.6 gtkmm-3.0 >= 2.91.2'])
 PKG_CHECK_MODULES([CLUTTER_GTKMM], [$CLUTTER_GTKMM_MODULES])
 
 MM_PKG_CONFIG_SUBST([GMMPROC_DIR], [--variable=gmmprocdir glibmm-2.4])



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]