[gdlmm] Update version
- From: Fabien Parent <fparent src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gdlmm] Update version
- Date: Sat, 27 Feb 2010 18:14:35 +0000 (UTC)
commit 4df5b88da2cfcff01932ae93753297650aa6f828
Author: Fabien Parent <parent f gmail com>
Date: Sun Jan 24 10:58:05 2010 +0100
Update version
configure.ac | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/configure.ac b/configure.ac
index bb703c8..c1ce01d 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([gdlmm], [2.28.0], [http://bugzilla.gnome.org/], [gdlmm], [http://www.gtkmm.org/])
+AC_INIT([gdlmm], [2.29.2], [http://bugzilla.gnome.org/], [gdlmm], [http://www.gtkmm.org/])
AC_PREREQ([2.59])
AC_CONFIG_SRCDIR([gdl/src/dock.hg])
@@ -38,7 +38,7 @@ AC_DISABLE_STATIC
AC_LIBTOOL_WIN32_DLL
AC_PROG_LIBTOOL
-AC_SUBST([GDLMM_MODULES], ['gdl-1.0 >= 2.28.0 glibmm-2.4 >= 2.16 gtkmm-2.4 >= 2.16'])
+AC_SUBST([GDLMM_MODULES], ['gdl-1.0 >= 2.29.2 glibmm-2.4 >= 2.16 gtkmm-2.4 >= 2.16'])
PKG_CHECK_MODULES([GDLMM], [$GDLMM_MODULES])
MM_PKG_CONFIG_SUBST([GTHREAD_CFLAGS], [--cflags-only-other gthread-2.0])
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]