Stable Tag: Copying everyhting over
[synfig.git] / synfig-core / tags / stable / synfig-core / config / build.cfg
index 128d14a..7425218 100644 (file)
@@ -6,6 +6,7 @@ VERSION_MAJ="0"
 VERSION_MIN="61"
 VERSION_REV="03"
 [ -d ".svn" ] && VERSION_REL=`svn info | grep Revision | sed "s/.* \([0123456789]*\)/\1/"`
+SVN_REPOSITORY="https://svn.voria.com/code/synfig-core"
 
 [ -d CVS ] && VERSION_REL="CVS"