[gconfmm] 2.28.2



commit 976854e98818844c1951bb083906032a5be920a9
Author: Murray Cumming <murrayc murrayc com>
Date:   Fri Jun 4 17:33:09 2010 +0200

    2.28.2

 ChangeLog    |    2 ++
 NEWS         |   10 +++++++---
 configure.ac |    2 +-
 3 files changed, 10 insertions(+), 4 deletions(-)
---
diff --git a/ChangeLog b/ChangeLog
index 96f2ec8..4c3fa3a 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,5 @@
+2.28.2:
+
 2010-06-04  Murray Cumming  <murrayc murrayc com>
 
 	Fixed broken pkg-config file.
diff --git a/NEWS b/NEWS
index e879cba..5667dfe 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,7 @@
+2.28.2:
+
+* Fix the broken pkg-config file, broken in 2.28.1.
+
 2.28.1:
 
 * Build: Use mm-common, like the other *mm modules.
@@ -13,7 +17,7 @@
 
 * Cleaned up glib includes to use only toplevel headers.
   (PrzemysÅ?aw Grzegorczyk) Bug #564214
-	
+
 2.24.0:
 
 * Updated version to match gnome 2.24.
@@ -76,7 +80,7 @@ gconfmm 2.12 is API/ABI-compatible with gconfmm 2.10.x, 2.8.x, and 2.6.x.
 gconfmm 2.10 is API/ABI-compatible with gconfmm 2.8.x and gconfmm 2.6.x.
 
 Changes compared to gconfmm 2.8:
-* Client: Added set_*_list() methods. 
+* Client: Added set_*_list() methods.
   (Bryan Forbes, Murray Cumming)
 
 
@@ -114,7 +118,7 @@ Changes compared to gconfmm 2.8:
 * Updated for the latest libsigc++2 API.
 
 2.5.0:
- 
+
 This is the new unstable branch of the parallel-installable gconfmm 2.6,
 for use with gtkmm 2.4.
 
diff --git a/configure.ac b/configure.ac
index a5a4589..81da6c7 100644
--- a/configure.ac
+++ b/configure.ac
@@ -15,7 +15,7 @@
 ## You should have received a copy of the GNU Lesser General Public License
 ## along with this library.  If not, see <http://www.gnu.org/licenses/>.
 
-AC_INIT([gconfmm], [2.28.1],
+AC_INIT([gconfmm], [2.28.2],
         [http://bugzilla.gnome.org/enter_bug.cgi?product=gconfmm],
         [gconfmm], [http://www.gtkmm.org/])
 AC_PREREQ([2.59])



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