Author: Carlos Lopez <genet...@gmail.com>
Date:   Fri Apr 22 12:31:14 2011 +0200

Bump version for ETL

---

 ETL/configure.ac           |    2 +-
 synfig-core/configure.ac   |    4 ++--
 synfig-studio/configure.ac |    4 ++--
 3 files changed, 5 insertions(+), 5 deletions(-)

diff --git a/ETL/configure.ac b/ETL/configure.ac
index b7b4de7..fe246e5 100644
--- a/ETL/configure.ac
+++ b/ETL/configure.ac
@@ -2,7 +2,7 @@
 
 # -- I N I T --------------------------------------------------
 
-AC_INIT([Extended Template 
Library],[0.04.13],[http://sourceforge.net/tracker/?group_id=144022&atid=757416],[ETL])
+AC_INIT([Extended Template 
Library],[0.04.14-RC1],[http://sourceforge.net/tracker/?group_id=144022&atid=757416],[ETL])
 AC_REVISION
 
 AC_CONFIG_AUX_DIR(config)
diff --git a/synfig-core/configure.ac b/synfig-core/configure.ac
index 85c5045..085820c 100644
--- a/synfig-core/configure.ac
+++ b/synfig-core/configure.ac
@@ -401,8 +401,8 @@ AM_GNU_GETTEXT([external])
 AM_GNU_GETTEXT_VERSION([0.15])
 localedir="$datadir/locale"
 
-PKG_CHECK_MODULES(ETL, [ETL >= 0.04.13],,[
-       AC_MSG_ERROR([ ** You need to install the ETL (version 0.04.13 or 
greater).])
+PKG_CHECK_MODULES(ETL, [ETL >= 0.04.13-RC1],,[
+       AC_MSG_ERROR([ ** You need to install the ETL (version 0.04.13-RC1 or 
greater).])
 ])
 CONFIG_DEPS="$CONFIG_DEPS ETL"
 
diff --git a/synfig-studio/configure.ac b/synfig-studio/configure.ac
index 6b5af3c..f1764f8 100755
--- a/synfig-studio/configure.ac
+++ b/synfig-studio/configure.ac
@@ -136,8 +136,8 @@ PKG_CHECK_MODULES(GTKMM, gtkmm-2.4 gthread-2.0,[
 AC_SUBST(GTKMM_CFLAGS)
 AC_SUBST(GTKMM_LIBS)
 
-PKG_CHECK_MODULES(SYNFIG, [synfig >= 0.63.00-RC1] [ETL >= 0.04.13] 
sigc++-2.0,,[
-       AC_MSG_ERROR([ ** Unable to set up dependent libraries (synfig >= 
0.63.00-RC1, ETL >= 0.04.13)])
+PKG_CHECK_MODULES(SYNFIG, [synfig >= 0.63.00-RC1] [ETL >= 0.04.13-RC1] 
sigc++-2.0,,[
+       AC_MSG_ERROR([ ** Unable to set up dependent libraries (synfig >= 
0.63.00-RC1, ETL >= 0.04.13-RC1)])
 ])
 AC_SUBST(SYNFIG_CFLAGS)
 AC_SUBST(SYNFIG_LIBS)


------------------------------------------------------------------------------
Fulfilling the Lean Software Promise
Lean software platforms are now widely adopted and the benefits have been 
demonstrated beyond question. Learn why your peers are replacing JEE 
containers with lightweight application servers - and what you can gain 
from the move. http://p.sf.net/sfu/vmware-sfemails
_______________________________________________
Synfig-devl mailing list
Synfig-devl@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/synfig-devl

Reply via email to