Version bump
[synfig.git] / synfig-core / trunk / config / build.cfg
index 70ff3cd..fd0b6a7 100644 (file)
@@ -4,7 +4,7 @@ PACKAGE_BUGREPORT="darco@voria.com"
 PACKAGE_TARNAME=synfig
 VERSION_MAJ="0"
 VERSION_MIN="61"
-VERSION_REV="04"
+VERSION_REV="05"
 [ -d ".svn" ] && VERSION_REL=`svn info | grep Revision | sed "s/.* \([0123456789]*\)/\1/"`
 SVN_REPOSITORY="https://svn.voria.com/code/synfig-core"