[gstreamermm] Release 0.10.10.1.



commit 9410172df4a5a9126227bddd11a72b3a709c37a8
Author: Josà Alburquerque <jaalburqu svn gnome org>
Date:   Sun Feb 19 18:22:01 2012 -0500

    Release 0.10.10.1.
    
    	* NEWS:
    	* configure.ac:

 ChangeLog    |    9 +++++++++
 NEWS         |    6 ++++++
 configure.ac |    2 +-
 3 files changed, 16 insertions(+), 1 deletions(-)
---
diff --git a/ChangeLog b/ChangeLog
index a1dc3d8..cc618b1 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,12 @@
+0.10.10.1:
+
+2012-02-19  Josà Alburquerque  <jaalburquerque gmail com>
+
+	Release 0.10.10.1.
+
+	* NEWS:
+	* configure.ac:
+
 2012-02-19  Josà Alburquerque  <jaalburquerque gmail com>
 
 	Fix the distcheck.
diff --git a/NEWS b/NEWS
index 33287ec..4ce3198 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,9 @@
+0.10.10.1 (unstable):
+
+* Add a "Hello World" example.
+* Fix the build with the latest GStreamer and glibmm git sources.
+* Fix the build (hopefully) for MinGW32.
+
 0.10.10 (unstable):
 
 API:
diff --git a/configure.ac b/configure.ac
index 2d8ccb8..80822e6 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.10],
+AC_INIT([gstreamermm], [0.10.10.1],
         [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]