Bump the version numbers ready for the coming release.
[synfig.git] / synfig-studio / trunk / config / build.cfg
index 418144f..5814530 100644 (file)
@@ -1,12 +1,12 @@
 
 PACKAGE_NAME="Synfig Studio"
-PACKAGE_BUGREPORT="darco@voria.com"
+PACKAGE_BUGREPORT="darco@deepdarc.com"
 PACKAGE_TARNAME=synfigstudio
 VERSION_MAJ="0"
 VERSION_MIN="61"
-VERSION_REV="05"
+VERSION_REV="07"
 VERSION_REL=`svn info | grep Revision | sed "s/.* \([0123456789]*\)/\1/"`
-SVN_REPOSITORY="https://svn.voria.com/code/synfig-studio"
+SVN_REPOSITORY="http://svn.voria.com/code/synfig-studio"
 
 [ -d CVS ] && VERSION_REL="CVS"