Bump the version numbers ready for the coming release.
authordooglus <dooglus@1f10aa63-cdf2-0310-b900-c93c546f37ac>
Sat, 6 Oct 2007 02:25:10 +0000 (02:25 +0000)
committerdooglus <dooglus@1f10aa63-cdf2-0310-b900-c93c546f37ac>
Sat, 6 Oct 2007 02:25:10 +0000 (02:25 +0000)
git-svn-id: http://svn.voria.com/code@847 1f10aa63-cdf2-0310-b900-c93c546f37ac

ETL/trunk/config/build.cfg
synfig-core/trunk/config/build.cfg
synfig-studio/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"
 
index ac53d8e..0c966a1 100644 (file)
@@ -4,7 +4,7 @@ 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="http://svn.voria.com/code/synfig-core"
 
index 3844e4f..5814530 100644 (file)
@@ -4,7 +4,7 @@ PACKAGE_BUGREPORT="darco@deepdarc.com"
 PACKAGE_TARNAME=synfigstudio
 VERSION_MAJ="0"
 VERSION_MIN="61"
-VERSION_REV="06"
+VERSION_REV="07"
 VERSION_REL=`svn info | grep Revision | sed "s/.* \([0123456789]*\)/\1/"`
 SVN_REPOSITORY="http://svn.voria.com/code/synfig-studio"