Mofidy files to point to release 0.62.02
[synfig.git] / synfig-core / configure.ac
index 1136ee5..2726d4c 100644 (file)
@@ -2,7 +2,7 @@
 
 # -- I N I T --------------------------------------------------
 
-AC_INIT([Synfig Core],[0.62.01],[http://synfig.org/Bugs],[synfig])
+AC_INIT([Synfig Core],[0.62.02],[http://sourceforge.net/tracker/?group_id=144022&atid=757416],[synfig])
 AC_REVISION
 
 AC_CONFIG_AUX_DIR(config)
@@ -395,7 +395,7 @@ if test $with_jpeg = "no" ; then {
 
 AC_LIB_LTDL
 
-ALL_LINGUAS="es fr it ru de"
+ALL_LINGUAS="es fr it ru de en_GB zh_CN"
 AM_GNU_GETTEXT([external])
 # This is here so autoreconf will run autopoint
 AM_GNU_GETTEXT_VERSION([0.15])