[totem-pl-parser] 3.4.1



commit f9ebc4a9f76296e44817f6c2f4062dbb17c26a22
Author: Philip Withnall <philip tecnocode co uk>
Date:   Mon Apr 16 16:02:06 2012 +0100

    3.4.1

 NEWS         |    5 +++++
 configure.in |    2 +-
 2 files changed, 6 insertions(+), 1 deletions(-)
---
diff --git a/NEWS b/NEWS
index 462d075..1426e37 100644
--- a/NEWS
+++ b/NEWS
@@ -1,5 +1,10 @@
 New features and significant updates in version...
 
+3.4.1:
+- archive:// URI fixes
+- Use the best available format for video sites
+- Test case updates
+
 3.4.0:
 - Translation updates
 
diff --git a/configure.in b/configure.in
index 62cb14d..0c7e4ba 100644
--- a/configure.in
+++ b/configure.in
@@ -50,7 +50,7 @@ LIBARCHIVE_REQS=2.8.4
 # - If binary compatibility has been broken (eg removed or changed interfaces)
 #   change to C+1:0:0
 # - If the interface is the same as the previous version, change to C:R+1:A
-PLPARSER_LT_VERSION=17:2:0
+PLPARSER_LT_VERSION=17:3:0
 AC_SUBST(PLPARSER_LT_VERSION)
 
 TOTEM_PL_PARSER_VERSION_MAJOR=totem_version_major



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]