X-Git-Url: https://git.pterodactylus.net/?a=blobdiff_plain;f=synfig-studio%2Ftrunk%2Fconfig%2Fbuild.cfg;h=418144f381e3e56d458e1b985d96547e4d8745d3;hb=d6fce602bd814544189501172d4945c88db14f5c;hp=50cd5dfe3d47916115160322501012be854c9e40;hpb=c1a94c021695a1d85fe7effbba7f8fea67c2958e;p=synfig.git diff --git a/synfig-studio/trunk/config/build.cfg b/synfig-studio/trunk/config/build.cfg index 50cd5df..418144f 100644 --- a/synfig-studio/trunk/config/build.cfg +++ b/synfig-studio/trunk/config/build.cfg @@ -4,8 +4,9 @@ PACKAGE_BUGREPORT="darco@voria.com" PACKAGE_TARNAME=synfigstudio VERSION_MAJ="0" VERSION_MIN="61" -VERSION_REV="02" +VERSION_REV="05" VERSION_REL=`svn info | grep Revision | sed "s/.* \([0123456789]*\)/\1/"` +SVN_REPOSITORY="https://svn.voria.com/code/synfig-studio" [ -d CVS ] && VERSION_REL="CVS"