Author: Carlos Lopez <genet...@gmail.com>
Date:   Wed Sep 28 19:33:55 2011 +0200

Release 0.63.02

---

 synfig-core/NEWS                 |    7 ++++++-
 synfig-core/configure.ac         |    2 +-
 synfig-studio/configure.ac       |    6 +++---
 synfig-studio/images/Makefile.am |    1 +
 4 files changed, 11 insertions(+), 5 deletions(-)

diff --git a/synfig-core/NEWS b/synfig-core/NEWS
index 8c8517d..7d4c06a 100644
--- a/synfig-core/NEWS
+++ b/synfig-core/NEWS
@@ -4,7 +4,12 @@ More detailed notes are available on the releases page:
 
 http://synfig.org/en/news/releases
 
- 0.63.01 (git tag: "synfig-0.63.01") - September 24, 2011 - Bub fixes, features
+ 0.63.02 (git tag: "synfig-0.63.02") - September 28, 2011 - Improvement
+
+  * Add new parameter 'Fast' to Advanced Outline to allow render faster but 
less
+    accurate.
+
+ 0.63.01 (git tag: "synfig-0.63.01") - September 24, 2011 - Bug fixes, features
 
   * Fix bug 3147736: avoid zero or negative value for supersample layer' size 
parameter.
   * Allow use the Joined List Convert type to file name parameter of the 
Import Image layers.
diff --git a/synfig-core/configure.ac b/synfig-core/configure.ac
index bfbc532..b245148 100644
--- a/synfig-core/configure.ac
+++ b/synfig-core/configure.ac
@@ -2,7 +2,7 @@
 
 # -- I N I T --------------------------------------------------
 
-AC_INIT([Synfig 
Core],[0.63.01],[http://sourceforge.net/tracker/?group_id=144022&atid=757416],[synfig])
+AC_INIT([Synfig 
Core],[0.63.02],[http://sourceforge.net/tracker/?group_id=144022&atid=757416],[synfig])
 AC_REVISION
 
 AC_CONFIG_AUX_DIR(config)
diff --git a/synfig-studio/configure.ac b/synfig-studio/configure.ac
index 6d1ca3b..e64fc2b 100755
--- a/synfig-studio/configure.ac
+++ b/synfig-studio/configure.ac
@@ -2,7 +2,7 @@
 
 # -- I N I T --------------------------------------------------
 
-AC_INIT([Synfig 
Studio],[0.63.01],[http://sourceforge.net/tracker/?group_id=144022&atid=757416],[synfigstudio])
+AC_INIT([Synfig 
Studio],[0.63.02],[http://sourceforge.net/tracker/?group_id=144022&atid=757416],[synfigstudio])
 AM_CONDITIONAL(DEVELOPMENT_SNAPSHOT, false)
 AC_REVISION
 
@@ -137,8 +137,8 @@ PKG_CHECK_MODULES(GTKMM, gtkmm-2.4 gthread-2.0,[
 AC_SUBST(GTKMM_CFLAGS)
 AC_SUBST(GTKMM_LIBS)
 
-PKG_CHECK_MODULES(SYNFIG, [synfig >= 0.63.01] [ETL >= 0.04.14] sigc++-2.0,,[
-       AC_MSG_ERROR([ ** Unable to set up dependent libraries (synfig >= 
0.63.01, ETL >= 0.04.14)])
+PKG_CHECK_MODULES(SYNFIG, [synfig >= 0.63.02] [ETL >= 0.04.14] sigc++-2.0,,[
+       AC_MSG_ERROR([ ** Unable to set up dependent libraries (synfig >= 
0.63.02, ETL >= 0.04.14)])
 ])
 AC_SUBST(SYNFIG_CFLAGS)
 AC_SUBST(SYNFIG_LIBS)
diff --git a/synfig-studio/images/Makefile.am b/synfig-studio/images/Makefile.am
index e188d74..f8aa88e 100644
--- a/synfig-studio/images/Makefile.am
+++ b/synfig-studio/images/Makefile.am
@@ -6,6 +6,7 @@ EXT = @imageext@
 EXTRA_DIST = \
        installer_logo.sif \
        installer_logo_osx.sif \
+       splash_screen-0.63.02.sif \
        splash_screen-0.63.01.sif \
        splash_screen-0.63.00.sif \
        splash_screen-0.63.sif \


------------------------------------------------------------------------------
All the data continuously generated in your IT infrastructure contains a
definitive record of customers, application performance, security
threats, fraudulent activity and more. Splunk takes this data and makes
sense of it. Business sense. IT sense. Common sense.
http://p.sf.net/sfu/splunk-d2dcopy1
_______________________________________________
Synfig-devl mailing list
Synfig-devl@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/synfig-devl

Reply via email to