[cluttermm_tutorial] 1.3.1
- From: Murray Cumming <murrayc src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [cluttermm_tutorial] 1.3.1
- Date: Tue, 21 Sep 2010 10:13:48 +0000 (UTC)
commit 782a8e2cfbaeee86ff490ad3ed684ada1dd986f2
Author: Murray Cumming <murrayc murrayc com>
Date: Tue Sep 21 12:13:31 2010 +0200
1.3.1
configure.ac | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/configure.ac b/configure.ac
index 6614e9f..a5f3389 100644
--- a/configure.ac
+++ b/configure.ac
@@ -16,7 +16,7 @@
## along with the Cluttermm Tutorial; if not, write to the Free Software
## Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA
-AC_INIT([cluttermm_tutorial], [0.9], [http://www.gtkmm.org/], [cluttermm_tutorial])
+AC_INIT([cluttermm_tutorial], [1.3.1], [http://www.gtkmm.org/], [cluttermm_tutorial])
AC_PREREQ([2.58])
AC_CONFIG_SRCDIR([examples/custom_actor/triangle_actor.cc])
@@ -27,7 +27,7 @@ AM_INIT_AUTOMAKE([1.8 -Wall gnu no-define nostdinc])
AC_ARG_VAR([ACLOCAL_FLAGS], [aclocal flags, e.g. -I <macro dir>])
AC_PROG_CXX()
-PKG_CHECK_MODULES([TUTORIAL_MODULES], [cluttermm-1.0 >= 0.9.5 clutter-gtkmm-1.0 >= 0.9.0])
+PKG_CHECK_MODULES([TUTORIAL_MODULES], [cluttermm-1.0 >= 1.3.1 clutter-gtkmm-1.0 >= 0.9.6])
AC_LANG([C++])
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]