[mm-common] Bump version to 0.9.1 and write preliminary news
- From: Daniel Elstner <daniel src gnome org>
- To: svn-commits-list gnome org
- Cc:
- Subject: [mm-common] Bump version to 0.9.1 and write preliminary news
- Date: Mon, 28 Dec 2009 10:41:48 +0000 (UTC)
commit ed224f523b2cb7fac3b923f5d83c18eb342857e2
Author: Daniel Elstner <daniel kitta gmail com>
Date: Mon Dec 28 11:32:37 2009 +0100
Bump version to 0.9.1 and write preliminary news
* configure.ac (AC_INIT): Increment version to 0.9.1.
* NEWS: Write preliminary news entry for mm-common 0.9.1.
NEWS | 9 +++++++++
configure.ac | 2 +-
2 files changed, 10 insertions(+), 1 deletions(-)
---
diff --git a/NEWS b/NEWS
index 072fe05..65756b3 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,12 @@
+mm-common 0.9.1 "Dash" (2009-12-28)
+
+ Dash or no dash!
+
+ *Â The skeleton Doxygen configuration file has been updated to
+ further improve the generated reference documentation.
+ * The dash separator before the API version suffix of a module
+ name is now optional.
+
mm-common 0.9 "Invisible" (2009-12-26)
The Invisible Book of Invisibility.
diff --git a/configure.ac b/configure.ac
index 9018ca8..88540da 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], [https://bugzilla.gnome.org/enter_bug.cgi?product=mm-common],
+AC_INIT([mm-common], [0.9.1], [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]