Bump the version numbers ready for the coming release.
[synfig.git] / ETL / trunk / config / build.cfg
index cd69fe6..627b966 100644 (file)
@@ -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"