Updates to subversion integration, and adding some files I forgot to add earlier
[synfig.git] / synfig-studio / trunk / config / build.cfg
index 50cd5df..3fcf5e5 100644 (file)
@@ -4,8 +4,9 @@ PACKAGE_BUGREPORT="darco@voria.com"
 PACKAGE_TARNAME=synfigstudio
 VERSION_MAJ="0"
 VERSION_MIN="61"
-VERSION_REV="02"
+VERSION_REV="03"
 VERSION_REL=`svn info | grep Revision | sed "s/.* \([0123456789]*\)/\1/"`
+SVN_REPOSITORY="https://svn.voria.com/code/synfig-studio"
 
 [ -d CVS ] && VERSION_REL="CVS"