X-Git-Url: https://git.pterodactylus.net/?a=blobdiff_plain;f=synfig-studio%2Ftrunk%2Fconfig%2Fbuild.cfg;h=581453044e63defb14d2b313f93d6ae431043028;hb=fbe71f14d35b3dca19d6222a76a587bb9ecf5ea1;hp=4dedb0268d8322d8b4a00b9d896b092162c08a5c;hpb=2c43cbfff01496919316f600ee76112be551392d;p=synfig.git diff --git a/synfig-studio/trunk/config/build.cfg b/synfig-studio/trunk/config/build.cfg index 4dedb02..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="00" +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"