From: Carlos Lopez Date: Sat, 27 Nov 2010 10:53:11 +0000 (+0100) Subject: Set back development snapshot splash screen type X-Git-Url: https://git.pterodactylus.net/?p=synfig.git;a=commitdiff_plain;h=f523c6c9170cc1feedb36c7d3466d111eca25984 Set back development snapshot splash screen type --- diff --git a/synfig-studio/configure.ac b/synfig-studio/configure.ac index edee43c..028c006 100755 --- a/synfig-studio/configure.ac +++ b/synfig-studio/configure.ac @@ -3,7 +3,7 @@ # -- I N I T -------------------------------------------------- AC_INIT([Synfig Studio],[0.62.02],[http://sourceforge.net/tracker/?group_id=144022&atid=757416],[synfigstudio]) -AM_CONDITIONAL(DEVELOPMENT_SNAPSHOT, false) +AM_CONDITIONAL(DEVELOPMENT_SNAPSHOT, true) AC_REVISION AC_CONFIG_AUX_DIR(config)