[libsigc++2] 2.2.8



commit ca2877f5f5682bd81544bda9cca26f9cf9ff8d27
Author: Murray Cumming <murrayc murrayc com>
Date:   Fri Jun 4 16:08:02 2010 +0200

    2.2.8

 ChangeLog    |    2 ++
 NEWS         |    6 +++++-
 configure.ac |    2 +-
 3 files changed, 8 insertions(+), 2 deletions(-)
---
diff --git a/ChangeLog b/ChangeLog
index f24c17f..99e37c8 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,5 @@
+2.2.8:
+
 2010-06-04  Murray Cumming  <murrayc murrayc com>
 
 	Manual: Add an id="index" attribute in case that helps library.gnome.org.
diff --git a/NEWS b/NEWS
index 056c51c..7f43098 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,7 @@
+2.2.8:
+
+Nothing interesting. Just a small change for library.gnome.org.
+
 2.2.7:
 
 * Documentation:
@@ -7,7 +11,7 @@
   (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 1010ebf..886fcf2 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.7],
+AC_INIT([libsigc++], [2.2.8],
         [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]