[gstreamermm] Release 1.10.0
- From: Marcin Kolny <mkolny src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gstreamermm] Release 1.10.0
- Date: Sat, 21 Oct 2017 12:31:23 +0000 (UTC)
commit 62dfc6f4e3b91a27c04988d7666095a0d9733921
Author: Marcin Kolny <marcin kolny gmail com>
Date: Sat Oct 21 12:53:12 2017 +0100
Release 1.10.0
NEWS | 7 +++++++
configure.ac | 4 ++--
2 files changed, 9 insertions(+), 2 deletions(-)
---
diff --git a/NEWS b/NEWS
index ed2019c..50a313c 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,10 @@
+1.10.0:
+ * Remove gstreamermm-plugins-bad experimental module
+ * Deprecate plugins API
+ * Add more examples
+ * Implement GstNetClientClock wrapper
+ * Add GstSDPMedia wrapper
+
1.8.0:
* Wrap more methods and classes
* Fix base plugin classes
diff --git a/configure.ac b/configure.ac
index c846957..d3ded32 100644
--- a/configure.ac
+++ b/configure.ac
@@ -13,9 +13,9 @@
## You should have received a copy of the GNU Lesser General Public License
## along with this program. If not, see <http://www.gnu.org/licenses/>.
-m4_define([GSTMM_VERSION], [1.8.0])
+m4_define([GSTMM_VERSION], [1.10.0])
-AC_INIT([gstreamermm], [1.8.0],
+AC_INIT([gstreamermm], [1.10.0],
[http://bugzilla.gnome.org/enter_bug.cgi?product=gstreamermm],
[gstreamermm], [http://www.gtkmm.org/])
AC_PREREQ([2.59])
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]