[libsigcplusplus/libsigc++-2-10] 2.9.2



commit d54f13e6d04cf7d2875dfe62f23d3bf6df035941
Author: Murray Cumming <murrayc murrayc com>
Date:   Fri Apr 8 10:56:47 2016 +0200

    2.9.2

 NEWS         |    8 ++++++++
 configure.ac |    2 +-
 2 files changed, 9 insertions(+), 1 deletions(-)
---
diff --git a/NEWS b/NEWS
index e5da7cf..0200122 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,11 @@
+2.9.2 (unstable):
+
+* Minor documentation improvements.
+  (Murray Cumming)
+* Some more minor uses of C++11 syntax.
+  (Murray Cumming)
+
+
 2.9.1 (unstable):
 
 * slot: Allow sigc::slot<R(Args...)> syntax, like std::function,
diff --git a/configure.ac b/configure.ac
index 15a6c32..5f4d14b 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.9.1],
+AC_INIT([libsigc++], [2.9.2],
         [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]