X-Git-Url: https://git.pterodactylus.net/?a=blobdiff_plain;ds=sidebyside;f=synfig-studio%2Ftrunk%2Fconfig%2Fbuild.cfg;h=581453044e63defb14d2b313f93d6ae431043028;hb=40e340bcdda689cca6f5ec7f67bdec8c476a25f9;hp=a9a584ad59352a624c4e9b0098196937006747e2;hpb=076bb4f433b7786cbd382a93f726dbf63eb144d2;p=synfig.git diff --git a/synfig-studio/trunk/config/build.cfg b/synfig-studio/trunk/config/build.cfg index a9a584a..5814530 100644 --- a/synfig-studio/trunk/config/build.cfg +++ b/synfig-studio/trunk/config/build.cfg @@ -1,11 +1,12 @@ PACKAGE_NAME="Synfig Studio" -PACKAGE_BUGREPORT="darco@voria.com" +PACKAGE_BUGREPORT="darco@deepdarc.com" PACKAGE_TARNAME=synfigstudio VERSION_MAJ="0" VERSION_MIN="61" -VERSION_REV="01" +VERSION_REV="07" VERSION_REL=`svn info | grep Revision | sed "s/.* \([0123456789]*\)/\1/"` +SVN_REPOSITORY="http://svn.voria.com/code/synfig-studio" [ -d CVS ] && VERSION_REL="CVS"