X-Git-Url: https://git.pterodactylus.net/?a=blobdiff_plain;f=synfig-studio%2Ftags%2Fstable%2Fconfig%2Fbuild.cfg;h=581453044e63defb14d2b313f93d6ae431043028;hb=cda3fe72bb11fe1900a473f15dab7c46899874c2;hp=35141b9df01adb6298112d351d7a964909a7ac29;hpb=4cb5360f578f79e5d9e234570018d762ea0a964f;p=synfig.git diff --git a/synfig-studio/tags/stable/config/build.cfg b/synfig-studio/tags/stable/config/build.cfg index 35141b9..5814530 100644 --- a/synfig-studio/tags/stable/config/build.cfg +++ b/synfig-studio/tags/stable/config/build.cfg @@ -4,9 +4,9 @@ PACKAGE_BUGREPORT="darco@deepdarc.com" PACKAGE_TARNAME=synfigstudio VERSION_MAJ="0" VERSION_MIN="61" -VERSION_REV="06" +VERSION_REV="07" VERSION_REL=`svn info | grep Revision | sed "s/.* \([0123456789]*\)/\1/"` -SVN_REPOSITORY="https://svn.voria.com/code/synfig-studio" +SVN_REPOSITORY="http://svn.voria.com/code/synfig-studio" [ -d CVS ] && VERSION_REL="CVS"