X-Git-Url: https://git.pterodactylus.net/?a=blobdiff_plain;f=synfig-core%2Ftrunk%2Fconfig%2Fbuild.cfg;h=c486ce8f084bb0df8e0c794e41238ace6fe08820;hb=480ae5c1431805f2ef2028f27a6aca6a2a2ea364;hp=128d14a65aecf72787e08f57d752898ee7e4cbfa;hpb=ede257c880585265116d88bbe60b163e4681484d;p=synfig.git diff --git a/synfig-core/trunk/config/build.cfg b/synfig-core/trunk/config/build.cfg index 128d14a..c486ce8 100644 --- a/synfig-core/trunk/config/build.cfg +++ b/synfig-core/trunk/config/build.cfg @@ -1,11 +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" [ -d CVS ] && VERSION_REL="CVS"