[mm-common] Increment version to 0.7.3 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.3 and update news
- Date: Tue, 8 Sep 2009 11:58:23 +0000 (UTC)
commit 409a55f1a1d2d6209a9a8832fcd4b9cc233649f8
Author: Daniel Elstner <danielk openismus com>
Date: Tue Sep 8 13:51:08 2009 +0200
Increment version to 0.7.3 and update news
* configure.ac (AC_INIT): Increment version to mm-common 0.7.3.
* NEWS: Write news entry for the mm-common 0.7.3 release.
NEWS | 13 +++++++++++++
configure.ac | 2 +-
2 files changed, 14 insertions(+), 1 deletions(-)
---
diff --git a/NEWS b/NEWS
index 0658aaa..3ffae07 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,16 @@
+mm-common 0.7.3 "Skeleton" (2009-09-08)
+
+ The hip bone is connected to the rib bone.
+
+ * A skeleton source tree of a C++ binding based on mm-common
+ is now provided as a starting point for new binding modules.
+ * The mm-common-prepare utility now comes with a manual page.
+ * Empty documentation groups are no longer shown as chapters
+ in the Devhelp document.
+ * The reference documentation will be rebuilt when any of the
+ configuration header files of a module changed.
+ * The Doxygen style sheet has been further refined.
+
mm-common 0.7.2 "Help" (2009-09-02)
Get better help from Devhelp with an improved transformation.
diff --git a/configure.ac b/configure.ac
index 7872c5e..d41e27a 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.2], [gtkmm-list gnome org], [mm-common], [http://www.gtkmm.org/])
+AC_INIT([mm-common], [0.7.3], [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]