Author: Konstantin Dmitriev <[email protected]> Date: Thu Jun 9 11:27:31 2011 +0700
Mark further commits as development version. --- 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 4a0ce92..fa0ffb6 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.00],[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) ------------------------------------------------------------------------------ EditLive Enterprise is the world's most technically advanced content authoring tool. Experience the power of Track Changes, Inline Image Editing and ensure content is compliant with Accessibility Checking. http://p.sf.net/sfu/ephox-dev2dev _______________________________________________ Synfig-devl mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/synfig-devl
