[mm-common] Bump version to 0.7.4 and update news



commit 97e1a4af4be8d32903fd291902fd6ffe55793b29
Author: Daniel Elstner <danielk openismus com>
Date:   Tue Sep 15 12:05:26 2009 +0200

    Bump version to 0.7.4 and update news
    
    * configure.ac (AC_INIT): Increment package version to 0.7.4.
    * NEWS: Start news entry for the mm-common 0.7.4 release.

 NEWS         |   11 +++++++++++
 configure.ac |    2 +-
 2 files changed, 12 insertions(+), 1 deletions(-)
---
diff --git a/NEWS b/NEWS
index 719c204..1140499 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,14 @@
+mm-common 0.7.4 "Example" (2009-09-15)
+
+	Id est exempli gratia.
+
+	* The skeleton source tree now includes an examples/ directory
+	  a skeletonmm.h single-include header file.
+	* The skeleton Doxygen configuration file has been corrected
+	  and updated for Doxygen 1.6.1.
+	* The doc-install.pl utility no longer splits glob patterns
+	  with embedded whitespace into multiple patterns.
+
 mm-common 0.7.3 "Skeleton" (2009-09-09)
 
 	The hip bone is connected to the rib bone.
diff --git a/configure.ac b/configure.ac
index b73ebe0..5525f0c 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.3], [gtkmm-list gnome org], [mm-common], [http://www.gtkmm.org/])
+AC_INIT([mm-common], [0.7.4], [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]