X-Git-Url: https://git.pterodactylus.net/?a=blobdiff_plain;f=synfig-studio%2Ftrunk%2Fconfig%2Fbuild.cfg;h=3844e4f5c5a81199ab6eeba750824e9897366a7b;hb=20c15bbaf1fb9325c3d6d4a58c7cd9883ef9cebe;hp=605b654322ec947b858d9520b3484b705000c79d;hpb=f0244a49e90b8460c89b833b451eef27d1ebb5bf;p=synfig.git diff --git a/synfig-studio/trunk/config/build.cfg b/synfig-studio/trunk/config/build.cfg index 605b654..3844e4f 100644 --- a/synfig-studio/trunk/config/build.cfg +++ b/synfig-studio/trunk/config/build.cfg @@ -4,9 +4,9 @@ PACKAGE_BUGREPORT="darco@deepdarc.com" PACKAGE_TARNAME=synfigstudio VERSION_MAJ="0" VERSION_MIN="61" -VERSION_REV="05" +VERSION_REV="06" 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"