X-Git-Url: https://git.pterodactylus.net/?a=blobdiff_plain;ds=sidebyside;f=synfig-core%2Ftrunk%2Fconfig%2Fbuild.cfg;h=ac53d8ecc575960f89fd7ff05e606a315f48ac0d;hb=20c15bbaf1fb9325c3d6d4a58c7cd9883ef9cebe;hp=7425218cc9ee6e698cc2484f327c3f8052c95e1b;hpb=2867cf6ab83e50625575cbbd0d1da16a5ada3aa3;p=synfig.git diff --git a/synfig-core/trunk/config/build.cfg b/synfig-core/trunk/config/build.cfg index 7425218..ac53d8e 100644 --- a/synfig-core/trunk/config/build.cfg +++ b/synfig-core/trunk/config/build.cfg @@ -1,12 +1,12 @@ PACKAGE_NAME="Synfig Core" -PACKAGE_BUGREPORT="darco@voria.com" +PACKAGE_BUGREPORT="darco@deepdarc.com" PACKAGE_TARNAME=synfig VERSION_MAJ="0" VERSION_MIN="61" -VERSION_REV="03" +VERSION_REV="06" [ -d ".svn" ] && VERSION_REL=`svn info | grep Revision | sed "s/.* \([0123456789]*\)/\1/"` -SVN_REPOSITORY="https://svn.voria.com/code/synfig-core" +SVN_REPOSITORY="http://svn.voria.com/code/synfig-core" [ -d CVS ] && VERSION_REL="CVS"