[transmageddon] Update for Transmageddon 1.1 release



commit b030039928a3cda194818ab609019e83b132a2ff
Author: Christian Fredrik Kalager Schaller <uraeus linuxrising org>
Date:   Thu Apr 10 13:50:02 2014 +0200

    Update for Transmageddon 1.1 release

 NEWS         |    4 ++++
 configure.ac |    2 +-
 2 files changed, 5 insertions(+), 1 deletions(-)
---
diff --git a/NEWS b/NEWS
index b387f81..71338e8 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,7 @@
+1.1 -
+  Fixed bug in missing plugin code
+  Changed timestamp format for better sorting
+  Fixed bug causing MPEG4 Part 2 to be listed as just MPEG Video in UI
 1.0 - 
   Added support for setting language of stream
   Added support for handling multiple audio streams
diff --git a/configure.ac b/configure.ac
index 9af11cd..97a73ea 100644
--- a/configure.ac
+++ b/configure.ac
@@ -4,7 +4,7 @@ dnl initialize autoconf
 dnl when going to/from release please set the nano (fourth number) right !
 dnl releases only do Wall, cvs and prerelease does Werror too
 AC_INIT([transmageddon],
-        [1.0],
+        [1.1],
         [https://bugzilla.gnome.org/enter_bug.cgi?product=transmageddon],
         [transmageddon],
         [http://www.linuxrising.org/])


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