X-Git-Url: https://git.pterodactylus.net/?p=synfig.git;a=blobdiff_plain;f=synfig-studio%2Fconfigure.ac;h=028c0062ef0087ae5df1b5825dbc98ab71eb1c39;hp=edee43ccc7370c8e077206918863a2b0896f0d55;hb=f523c6c9170cc1feedb36c7d3466d111eca25984;hpb=87cee9053c40cf19f3b1473beed8af05a512ba95 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)