Changed the "tagrelease" and "tagstable" make targets to use subversion. Also increme...
[synfig.git] / synfig-core / trunk / config / build.cfg
index 7258055..128d14a 100644 (file)
@@ -4,7 +4,7 @@ PACKAGE_BUGREPORT="darco@voria.com"
 PACKAGE_TARNAME=synfig
 VERSION_MAJ="0"
 VERSION_MIN="61"
-VERSION_REV="02"
+VERSION_REV="03"
 [ -d ".svn" ] && VERSION_REL=`svn info | grep Revision | sed "s/.* \([0123456789]*\)/\1/"`
 
 [ -d CVS ] && VERSION_REL="CVS"