[gstreamermm] 0.10.7.3.
- From: José Alburquerque <jaalburqu src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gstreamermm] 0.10.7.3.
- Date: Sun, 30 May 2010 23:59:59 +0000 (UTC)
commit 10989ac726ff80c965861eccc10a4b2c1c93a342
Author: José Alburquerque <jaalburqu svn gnome org>
Date: Sun May 30 19:56:34 2010 -0400
0.10.7.3.
* configure.ac: New release that compiles with GCC 4.5.
ChangeLog | 8 ++++++++
NEWS | 4 ++++
configure.ac | 2 +-
3 files changed, 13 insertions(+), 1 deletions(-)
---
diff --git a/ChangeLog b/ChangeLog
index 9e3e200..e6fb04f 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,11 @@
+0.10.7.3:
+
+2010-05-30 José Alburquerque <jaalburqu svn gnome org>
+
+ 0.10.7.3.
+
+ * configure.ac: New release that compiles with GCC 4.5.
+
2010-05-30 José Alburquerque <jaalburqu svn gnome org>
Iterator: Correct casts and code order.
diff --git a/NEWS b/NEWS
index d03f6b5..d279342 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,7 @@
+0.10.7.3 (unstable):
+* .Fix the build with GCC 4.5.
+ (Daniel Elstner)
+
0.10.7.2 (unstable):
* Refine the Doxygen main page.
(José Alburquerque)
diff --git a/configure.ac b/configure.ac
index f17ef90..02a1ac3 100644
--- a/configure.ac
+++ b/configure.ac
@@ -13,7 +13,7 @@
## 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/>.
-AC_INIT([gstreamermm], [0.10.7.2],
+AC_INIT([gstreamermm], [0.10.7.3],
[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]