[pinpoint] build: Release 0.1.8
- From: Lionel Landwerlin <llandwerlin src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [pinpoint] build: Release 0.1.8
- Date: Tue, 22 Sep 2015 18:15:31 +0000 (UTC)
commit 149e3a32601f4bbbb0bad59247315a5fc286e3e5
Author: Lionel Landwerlin <llandwerlin gmail com>
Date: Tue Sep 22 19:13:19 2015 +0100
build: Release 0.1.8
NEWS | 8 +++++++-
configure.ac | 2 +-
2 files changed, 8 insertions(+), 2 deletions(-)
---
diff --git a/NEWS b/NEWS
index 56fc8be..32505c2 100644
--- a/NEWS
+++ b/NEWS
@@ -1,4 +1,10 @@
-Pinpoint 0.1.6 - Bodean's - 2015-07-127
+Pinpoint 0.1.8 - Burrito Tuesday - 2015-09-22
+
+- Make pinpoint work on Wayland (includes depending on Gtk+ to have window
+ decorations)
+- Remove more deprecation warnings (still so many left)
+
+Pinpoint 0.1.6 - Bodean's - 2015-07-27
- --ignore-comments to generate slides without comments
- Switched to a more recent version of GStreamer
diff --git a/configure.ac b/configure.ac
index 87d51ec..b4f666f 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,6 +1,6 @@
m4_define(pinpoint_major_version, 0)
m4_define(pinpoint_minor_version, 1)
-m4_define(pinpoint_micro_version, 7)
+m4_define(pinpoint_micro_version, 8)
m4_define([pinpoint_version],
[pinpoint_major_version.pinpoint_minor_version.pinpoint_micro_version])
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]