Author: Konstantin Dmitriev <[email protected]> Date: Thu Oct 13 14:02:59 2011 +0700
Mark version as development --- synfig-studio/configure.ac | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/synfig-studio/configure.ac b/synfig-studio/configure.ac index e64fc2b..5953e50 100755 --- a/synfig-studio/configure.ac +++ b/synfig-studio/configure.ac @@ -3,7 +3,7 @@ # -- I N I T -------------------------------------------------- AC_INIT([Synfig Studio],[0.63.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) ------------------------------------------------------------------------------ All the data continuously generated in your IT infrastructure contains a definitive record of customers, application performance, security threats, fraudulent activity and more. Splunk takes this data and makes sense of it. Business sense. IT sense. Common sense. http://p.sf.net/sfu/splunk-d2d-oct _______________________________________________ Synfig-devl mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/synfig-devl
