X-Git-Url: https://git.pterodactylus.net/?a=blobdiff_plain;f=synfig-studio%2Ftrunk%2Fconfig%2Fbuild.cfg;h=581453044e63defb14d2b313f93d6ae431043028;hb=37deb16e885eaffac15e204526543c4b5ea0e759;hp=35141b9df01adb6298112d351d7a964909a7ac29;hpb=0352f60fefc3f5daa436d5bdf56a7672580f22f2;p=synfig.git diff --git a/synfig-studio/trunk/config/build.cfg b/synfig-studio/trunk/config/build.cfg index 35141b9..5814530 100644 --- a/synfig-studio/trunk/config/build.cfg +++ b/synfig-studio/trunk/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"