X-Git-Url: https://git.pterodactylus.net/?a=blobdiff_plain;f=synfig-core%2Ftrunk%2Fconfig%2Fbuild.cfg;h=a8bbb9d790f169fe7f26017f092b6bfa8a45f7db;hb=bf9a7016492069205a1e17b641f886c659f6b594;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..a8bbb9d 100644 --- a/synfig-core/trunk/config/build.cfg +++ b/synfig-core/trunk/config/build.cfg @@ -1,10 +1,10 @@ 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="05" [ -d ".svn" ] && VERSION_REL=`svn info | grep Revision | sed "s/.* \([0123456789]*\)/\1/"` SVN_REPOSITORY="https://svn.voria.com/code/synfig-core"