X-Git-Url: https://git.pterodactylus.net/?a=blobdiff_plain;f=synfig-core%2Fconfigure.ac;h=7f69a45882dfc3119a5d9c00dc7f0fa277ddc75c;hb=c65bfc083a9ab45ba48bd2d76e091841e9e15a16;hp=33a733dc55ab576e5d302e500303ea895c70c731;hpb=c8dfc1fcfebdcc765fac4de28731a783b6099c35;p=synfig.git diff --git a/synfig-core/configure.ac b/synfig-core/configure.ac index 33a733d..7f69a45 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.01RC2],[http://synfig.org/Bugs],[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" AM_GNU_GETTEXT([external]) # This is here so autoreconf will run autopoint AM_GNU_GETTEXT_VERSION([0.15])