[mm-common] Increment version to 0.7.1 and update news
- From: Daniel Elstner <daniel src gnome org>
- To: svn-commits-list gnome org
- Cc:
- Subject: [mm-common] Increment version to 0.7.1 and update news
- Date: Fri, 28 Aug 2009 14:35:49 +0000 (UTC)
commit 9595f0fe01afabe5612ff558f423ed54abd2db01
Author: Daniel Elstner <danielk openismus com>
Date: Fri Aug 28 16:15:07 2009 +0200
Increment version to 0.7.1 and update news
* configure.ac (AC_INIT): Increment version to mm-common 0.7.1.
* NEWS: Write news entry for mm-common 0.7.1.
NEWS | 8 ++++++++
configure.ac | 2 +-
2 files changed, 9 insertions(+), 1 deletions(-)
---
diff --git a/NEWS b/NEWS
index 1e4336d..91eb814 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,11 @@
+mm-common 0.7.1 "Lenience" (2009-08-28)
+
+ Be a bit less unfashionably draconian.
+
+ * It is no longer a hard error to build a package based on
+ mm-common on a system with an older installation of glibmm
+ which lacks the shared documentation utilities.
+
mm-common 0.7 "Stylish" (2009-08-28)
Document with style, using the new shared Doxygen style sheet.
diff --git a/configure.ac b/configure.ac
index 08bd0ad..f504c02 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.7], [gtkmm-list gnome org], [mm-common])
+AC_INIT([mm-common], [0.7.1], [gtkmm-list gnome org], [mm-common])
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]