From 0352f60fefc3f5daa436d5bdf56a7672580f22f2 Mon Sep 17 00:00:00 2001 From: pabs Date: Tue, 12 Jun 2007 10:01:47 +0000 Subject: [PATCH] Bump version number to 0.61.06. Hopefully the last revision before the release. git-svn-id: http://svn.voria.com/code@523 1f10aa63-cdf2-0310-b900-c93c546f37ac --- synfig-studio/trunk/config/build.cfg | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/synfig-studio/trunk/config/build.cfg b/synfig-studio/trunk/config/build.cfg index 605b654..35141b9 100644 --- a/synfig-studio/trunk/config/build.cfg +++ b/synfig-studio/trunk/config/build.cfg @@ -4,7 +4,7 @@ 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" -- 2.7.4