[mm-common] Bump version to mm-common 0.7.2 and update news
- From: Daniel Elstner <daniel src gnome org>
- To: svn-commits-list gnome org
- Cc:
- Subject: [mm-common] Bump version to mm-common 0.7.2 and update news
- Date: Wed, 2 Sep 2009 15:44:14 +0000 (UTC)
commit c172e72d79b1fa65ef4c22c48a93cda9c107ae63
Author: Daniel Elstner <danielk openismus com>
Date: Wed Sep 2 17:24:58 2009 +0200
Bump version to mm-common 0.7.2 and update news
* configure.ac (AC_INIT): Increment version to mm-common 0.7.2.
Specify the optional PACKAGE_URL argument used by recent versions
of Autoconf.
* NEWS: Write news entry for the mm-common 0.7.2 release.
NEWS | 10 ++++++++++
configure.ac | 2 +-
2 files changed, 11 insertions(+), 1 deletions(-)
---
diff --git a/NEWS b/NEWS
index 91eb814..0658aaa 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,13 @@
+mm-common 0.7.2 "Help" (2009-09-02)
+
+ Get better help from Devhelp with an improved transformation.
+
+ * The transformation from Doxygen to Devhelp no longer treats
+ documentation groups as C++ namespaces. Also, documentation
+ modules are now listed as book chapters.
+ * The shared Doxygen style sheet has been adjusted to work
+ properly with the new XHTML output of Doxygen.
+
mm-common 0.7.1 "Lenience" (2009-08-28)
Be a bit less unfashionably draconian.
diff --git a/configure.ac b/configure.ac
index f504c02..7872c5e 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.1], [gtkmm-list gnome org], [mm-common])
+AC_INIT([mm-common], [0.7.2], [gtkmm-list gnome org], [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]