X-Git-Url: https://git.pterodactylus.net/?a=blobdiff_plain;f=synfig-core%2Ftrunk%2Fconfig%2Fbuild.cfg;h=0c966a1e265ca1f8c9b7b201ced4b74337fd676c;hb=4ba5e56251fa3f01fbb2dbd986a9e7e1f3181cf7;hp=c486ce8f084bb0df8e0c794e41238ace6fe08820;hpb=e0a2a19ce4eab27b8eed45470ade03e7426e0507;p=synfig.git diff --git a/synfig-core/trunk/config/build.cfg b/synfig-core/trunk/config/build.cfg index c486ce8..0c966a1 100644 --- a/synfig-core/trunk/config/build.cfg +++ b/synfig-core/trunk/config/build.cfg @@ -4,9 +4,9 @@ PACKAGE_BUGREPORT="darco@deepdarc.com" PACKAGE_TARNAME=synfig VERSION_MAJ="0" VERSION_MIN="61" -VERSION_REV="06" +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"