X-Git-Url: https://git.pterodactylus.net/?a=blobdiff_plain;f=synfig-core%2Fconfigure.ac;h=88147ae5fabda5026b75c9fdeb2e7c51d1538f06;hb=56d934869de9e4bb8f82247e6980aefd817b8849;hp=33a733dc55ab576e5d302e500303ea895c70c731;hpb=57cd3e7107bd9d70377782f62b2af0f0f0c9ebbf;p=synfig.git diff --git a/synfig-core/configure.ac b/synfig-core/configure.ac index 33a733d..88147ae 100644 --- a/synfig-core/configure.ac +++ b/synfig-core/configure.ac @@ -2,7 +2,7 @@ # -- I N I T -------------------------------------------------- -AC_INIT([Synfig Core],[0.62.00],[http://synfig.org/Bugs],[synfig]) +AC_INIT([Synfig Core],[0.62.02-RC1],[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 ru" +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]) @@ -683,7 +683,7 @@ src/modules/mod_png/Makefile src/modules/mod_ppm/Makefile src/modules/mod_yuv420p/Makefile src/modules/mod_svg/Makefile -src/modules/example/Makefile +src/modules/mod_example/Makefile src/tool/Makefile src/modules/synfig_modules.cfg examples/walk/Makefile