[gnome-contacts] Update NEWS and configure for 0.1.5.1 release



commit 3d917ac89f9a3aecc1bfc7b26d587e346b34d556
Author: Alexander Larsson <alexl redhat com>
Date:   Tue Sep 20 09:38:59 2011 +0200

    Update NEWS and configure for 0.1.5.1 release

 NEWS         |    3 +++
 configure.ac |    2 +-
 2 files changed, 4 insertions(+), 1 deletions(-)
---
diff --git a/NEWS b/NEWS
index 93947cd..9738fc8 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,6 @@
+Major changes in 0.1.5.1 are:
+* Fix build issue
+
 Major changes in 0.1.5 are:
 * Support linking and unlinking
 * Support linking suggestions
diff --git a/configure.ac b/configure.ac
index 855efff..e53c61e 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,5 +1,5 @@
 AC_PREREQ([2.67])
-AC_INIT([gnome-contacts],[0.1.5],[http://bugzilla.gnome.org/enter_bug.cgi?product=gnome-contacts])
+AC_INIT([gnome-contacts],[0.1.5.1],[http://bugzilla.gnome.org/enter_bug.cgi?product=gnome-contacts])
 AC_CONFIG_SRCDIR([src/main.vala])
 AC_CONFIG_HEADERS([config.h])
 AC_CONFIG_MACRO_DIR([m4])



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]