[mm-common] Bump version to 0.9.2 and prepare news



commit eb4674bfd00eb207534a198e3ce12d8bfbf6cd18
Author: Daniel Elstner <daniel kitta gmail com>
Date:   Wed Jan 6 07:13:13 2010 +0100

    Bump version to 0.9.2 and prepare news
    
    * configure.ac (AC_INIT): Increment the package version to 0.9.2.
    * NEWS: Start preliminary news entry for the next release.

 NEWS         |    9 +++++++++
 configure.ac |    2 +-
 2 files changed, 10 insertions(+), 1 deletions(-)
---
diff --git a/NEWS b/NEWS
index 5819eae..e5ccfef 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,12 @@
+mm-common 0.9.2 "Friends" (2010-01-06)
+
+	Friends don't let friends declare friends.
+
+	* Friend members of a class which are listed in a Doxygen tag
+	  file are now included in the transformation to Devhelp.
+	* The skeleton Doxygen configuration has been updated to avoid
+	  blurry class labels in the hierarchy graphs.
+
 mm-common 0.9.1 "Dash" (2009-12-31)
 
 	Two years to go!
diff --git a/configure.ac b/configure.ac
index 88540da..4bff261 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.1], [https://bugzilla.gnome.org/enter_bug.cgi?product=mm-common],
+AC_INIT([mm-common], [0.9.2], [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]