[libsigc++2] 2.2.7



commit 4bf6331db94b95452adf5f019aad9afd78a8baa1
Author: Murray Cumming <murrayc murrayc com>
Date:   Tue May 4 21:44:29 2010 +0200

    2.2.7

 ChangeLog    |    2 ++
 NEWS         |   10 ++++++++++
 configure.ac |    2 +-
 3 files changed, 13 insertions(+), 1 deletions(-)
---
diff --git a/ChangeLog b/ChangeLog
index 01447dc..e09319d 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,5 @@
+2.2.7:
+
 2010-05-04  Murray Cumming  <murrayc murrayc com>
 
 	Documentation improvements.
diff --git a/NEWS b/NEWS
index 7b6604d..056c51c 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,13 @@
+2.2.7:
+
+* Documentation:
+  - Added main page text with doxygen.
+  (David King, Murray Cumming)
+  - Fix the functors Doxygen group.
+  (David King)
+  - Tutorial: Removed outdated marshallers section that had no working example.
+  (Murray Cumming) Bug #417924 (Michael Ekstrand)
+  
 2.2.6:
 
 * Slight documentation changes.
diff --git a/configure.ac b/configure.ac
index 81d9029..1010ebf 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([libsigc++], [2.2.6],
+AC_INIT([libsigc++], [2.2.7],
         [http://bugzilla.gnome.org/enter_bug.cgi?product=libsigc%2B%2B],
         [libsigc++], [http://libsigc.sourceforge.net/])
 AC_PREREQ([2.59])



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