gnome-speech r323 - trunk
- From: wwalker svn gnome org
- To: svn-commits-list gnome org
- Subject: gnome-speech r323 - trunk
- Date: Mon, 2 Feb 2009 15:17:21 +0000 (UTC)
Author: wwalker
Date: Mon Feb 2 15:17:21 2009
New Revision: 323
URL: http://svn.gnome.org/viewvc/gnome-speech?rev=323&view=rev
Log:
Mark as gnome-speech v0.4.23
Modified:
trunk/ChangeLog
trunk/NEWS
trunk/README
trunk/configure.in
Modified: trunk/NEWS
==============================================================================
--- trunk/NEWS (original)
+++ trunk/NEWS Mon Feb 2 15:17:21 2009
@@ -1,4 +1,12 @@
(top)
+gnome-speech 0.4.23:
+
+* drivers/espeak/Makefile.am Fix for bug #568786 - Trivial build patch
+ (Vincent Untz)
+
+* test/test-speech.c: Fix for bug #563577 - GNOME Goal: Clean up GLib
+ and GTK+ includes (Luis Menina)
+
gnome-speech 0.4.22:
* drivers/swift/swiftsynthesisdriver.c: fix for bug #559583 - Swift
Modified: trunk/README
==============================================================================
--- trunk/README (original)
+++ trunk/README Mon Feb 2 15:17:21 2009
@@ -1,9 +1,9 @@
-GNOME Speech 0.4.22
+GNOME Speech 0.4.23
1. Introduction
===============================================================================
-This is GNOME Speech version 0.4.22. It's purpose is to provide a
+This is GNOME Speech version 0.4.23. It's purpose is to provide a
simple general API for producing text-to-speech output. This version
of gnome-speech *should* be fine for GNOME 2.12 and greater.
Modified: trunk/configure.in
==============================================================================
--- trunk/configure.in (original)
+++ trunk/configure.in Mon Feb 2 15:17:21 2009
@@ -2,7 +2,7 @@
GNOME_SPEECH_MAJOR_VERSION=0
GNOME_SPEECH_MINOR_VERSION=4
-GNOME_SPEECH_MICRO_VERSION=22
+GNOME_SPEECH_MICRO_VERSION=23
GNOME_SPEECH_INTERFACE_AGE=0
GNOME_SPEECH_BINARY_AGE=0
GNOME_SPEECH_VERSION="$GNOME_SPEECH_MAJOR_VERSION.$GNOME_SPEECH_MINOR_VERSION.$GNOME_SPEECH_MICRO_VERSION"
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]