[aravis] Post-release version bump.
- From: Emmanuel Pacaud <emmanuel src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [aravis] Post-release version bump.
- Date: Mon, 25 Apr 2011 19:20:18 +0000 (UTC)
commit 86d96a4eb63572b8d743e9e2a16c332db6d99f5c
Author: Emmanuel Pacaud <emmanuel gnome org>
Date: Mon Apr 25 21:19:39 2011 +0200
Post-release version bump.
NEWS | 9 +++++++++
RELEASING | 2 +-
configure.ac | 2 +-
3 files changed, 11 insertions(+), 2 deletions(-)
---
diff --git a/NEWS b/NEWS
index 38b7082..8d2e0a2 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,12 @@
+Release 0.1.6
+=============
+
+ Work on GV stream reception reliability, with improved packet resend mechanism.
+
+ * Camera: software trigger support.
+ * GV Stream: rewrite of the receiving thread.
+ * Introspection: annotation fixes.
+
Release 0.1.5
=============
diff --git a/RELEASING b/RELEASING
index 2b560a6..adac4de 100644
--- a/RELEASING
+++ b/RELEASING
@@ -60,7 +60,7 @@ make distcheck again.
For example:
- $ install-module aravis-0.1.3.tar.gz
+ $Â ftpadmin install aravis-0.1.3.tar.gz
This will move the tarball to the appropriate directory, do some additional
administrative stuff, and send an email to the ftp-release mailing list so
diff --git a/configure.ac b/configure.ac
index d5f6bb8..8b2a359 100644
--- a/configure.ac
+++ b/configure.ac
@@ -2,7 +2,7 @@ AC_PREREQ(2.63.0)
m4_define([aravis_version_major], [0])
m4_define([aravis_version_minor], [1])
-m4_define([aravis_version_micro], [6])
+m4_define([aravis_version_micro], [7])
m4_define([aravis_version], [aravis_version_major.aravis_version_minor.aravis_version_micro])
AC_INIT([aravis],[aravis_version],[http://bugzilla.gnome.org/enter_bug.cgi?product=aravis],[aravis])
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]