X-Git-Url: https://git.pterodactylus.net/?a=blobdiff_plain;f=synfig-core%2Fconfigure.ac;h=6907d200b27a838215a4befb11b1e6dd6146b0ca;hb=dcc06f070c16f2875163fac8453289fae5c3a9c9;hp=5e4d3d964a394cec413f6928c4767e509e984a1f;hpb=9047a65b015ec9d7eb093b74229680b76f88564a;p=synfig.git diff --git a/synfig-core/configure.ac b/synfig-core/configure.ac index 5e4d3d9..6907d20 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.01],[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 it ru" +ALL_LINGUAS="es fr it ru de" AM_GNU_GETTEXT([external]) # This is here so autoreconf will run autopoint AM_GNU_GETTEXT_VERSION([0.15])