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