From: pabs Date: Sat, 8 Mar 2008 14:37:22 +0000 (+0000) Subject: Woops, used the wrong version number in the last release, luckily pkg-config treats... X-Git-Url: https://git.pterodactylus.net/?p=synfig.git;a=commitdiff_plain;h=d6a85c1fe8e466221854f5c9d56ba7394a495a4a Woops, used the wrong version number in the last release, luckily pkg-config treats it the same as the real one git-svn-id: http://svn.voria.com/code@1887 1f10aa63-cdf2-0310-b900-c93c546f37ac --- diff --git a/ETL/trunk/configure.ac b/ETL/trunk/configure.ac index cb7fdaa..00de6b3 100644 --- a/ETL/trunk/configure.ac +++ b/ETL/trunk/configure.ac @@ -2,7 +2,7 @@ # -- I N I T -------------------------------------------------- -AC_INIT([Extended Template Library],[0.4.11],[http://synfig.org/Bugs],[ETL]) +AC_INIT([Extended Template Library],[0.04.11],[http://synfig.org/Bugs],[ETL]) AC_REVISION AC_CONFIG_AUX_DIR(config)