X-Git-Url: https://git.pterodactylus.net/?a=blobdiff_plain;f=synfig-core%2Ftrunk%2Fconfig%2Fbuild.cfg;h=0c966a1e265ca1f8c9b7b201ced4b74337fd676c;hb=a11a35f647a3a6e61518ddfd61c9e199e25da3ef;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..0c966a1 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="07" [ -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"