[glibmm] 2.46.1
- From: Murray Cumming <murrayc src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [glibmm] 2.46.1
- Date: Tue, 22 Sep 2015 09:47:32 +0000 (UTC)
commit f6aa7d859eaff3c4b9fcf6c80f6e13151e4a3472
Author: Murray Cumming <murrayc murrayc com>
Date: Tue Sep 22 11:23:03 2015 +0200
2.46.1
NEWS | 6 ++++++
configure.ac | 2 +-
2 files changed, 7 insertions(+), 1 deletions(-)
---
diff --git a/NEWS b/NEWS
index 16bb1a0..3d8beb5 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,9 @@
+2.46.1 (stable):
+
+* gmmmproc: _CLASS_GOBJECT():
+ Move the "= delete"ed constructor and operator= to public, instead of private.
+ (Murray Cumming)
+
2.46.0 (stable):
Glib::
diff --git a/configure.ac b/configure.ac
index 386471d..e8dd8ce 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([glibmm], [2.46.0],
+AC_INIT([glibmm], [2.46.1],
[http://bugzilla.gnome.org/enter_bug.cgi?product=glibmm],
[glibmm], [http://www.gtkmm.org/])
AC_PREREQ([2.59])
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]