[transmageddon] Update version number to 1.2



commit 1ca3d449cf576fee52fd3ac7ab677109103a8c20
Author: Christian Fredrik Kalager Schaller <uraeus linuxrising org>
Date:   Tue Jul 1 10:59:33 2014 +0200

    Update version number to 1.2

 NEWS         |    1 +
 configure.ac |    2 +-
 2 files changed, 2 insertions(+), 1 deletions(-)
---
diff --git a/NEWS b/NEWS
index f6b9ed9..04008de 100644
--- a/NEWS
+++ b/NEWS
@@ -1,6 +1,7 @@
 1.2 -
   Fix bug with use of H264 encoder without multipass support, like the VAAPI one
   Make VAAPI usage reliable
+  Fix a gazillion little bugs, including various threading issues
 
 1.1 -
   Fixed bug in missing plugin code
diff --git a/configure.ac b/configure.ac
index 1ab19f9..2b732a1 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.1],
+        [1.2],
         [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]