[mm-common] 0.9.11



commit 85476c318c5c51958c92660de3cf7feea9ac3fd8
Author: Murray Cumming <murrayc murrayc com>
Date:   Fri Aug 25 14:07:50 2017 +0200

    0.9.11

 NEWS         |    7 +++++++
 configure.ac |    2 +-
 2 files changed, 8 insertions(+), 1 deletions(-)
---
diff --git a/NEWS b/NEWS
index 7bd7c9f..f06ece2 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,10 @@
+mm-common 0.9.11 (2017-08-25)
+
+* Fix silent build.
+  (Kjell Ahlstedt) Bug #768797 (Sebastian)
+* Build: don't save time stamps in skeletonmm.tar.gz
+  (Michael Bielb) Bug #765108
+
 mm-common 0.9.10 (2016-02-06)
 
   * Add the MM_AX_CXX_COMPILE_STDCXX() m4 macro,
diff --git a/configure.ac b/configure.ac
index 58b0262..55335a0 100644
--- a/configure.ac
+++ b/configure.ac
@@ -15,7 +15,7 @@
 ## You should have received a copy of the GNU General Public License
 ## along with mm-common.  If not, see <http://www.gnu.org/licenses/>.
 
-AC_INIT([mm-common], [0.9.10], [https://bugzilla.gnome.org/enter_bug.cgi?product=mm-common],
+AC_INIT([mm-common], [0.9.11], [https://bugzilla.gnome.org/enter_bug.cgi?product=mm-common],
         [mm-common], [http://www.gtkmm.org/])
 AC_PREREQ([2.59])
 AC_CONFIG_SRCDIR([util/mm-common-prepare.in])


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]