X-Git-Url: https://git.pterodactylus.net/?a=blobdiff_plain;f=ETL%2Ftrunk%2Fconfig%2Fbuild.cfg;h=cd69fe65cd88e4c5bc20fc5f4554fe0f9643ce22;hb=15fbb34e68000bab39fc50bf2916c55b45554852;hp=2a5a0c353e336b2b9a7eba65e061cad9131dddf5;hpb=6996bb21924051edfa579e1d2bb5099780d9a410;p=synfig.git diff --git a/ETL/trunk/config/build.cfg b/ETL/trunk/config/build.cfg index 2a5a0c3..cd69fe6 100644 --- a/ETL/trunk/config/build.cfg +++ b/ETL/trunk/config/build.cfg @@ -4,9 +4,9 @@ PACKAGE_BUGREPORT="darco@deepdarc.com" PACKAGE_TARNAME="ETL" VERSION_MAJ="0" VERSION_MIN="04" -VERSION_REV="08" +VERSION_REV="09" [ -d ".svn" ] && VERSION_REL=`svn info | grep Revision | sed "s/.* \([0123456789]*\)/\1/"` -SVN_REPOSITORY="https://svn.voria.com/code/ETL" +SVN_REPOSITORY="http://svn.voria.com/code/ETL" [ -d CVS ] && VERSION_REL="CVS"