summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authorMurray Cumming <murrayc@murrayc.com>2015-08-22 21:40:10 +0200
committerMurray Cumming <murrayc@murrayc.com>2015-08-22 21:40:17 +0200
commita30c91010b29efa0df9e025517cc5d13c00b9591 (patch)
treee85aba16e83bd5ad03dadef1b814f6a6789ce1f2 /NEWS
parent9a81b80ec1952fa01f873af4d7273b7f834d3678 (diff)
downloadglibmm-a30c91010b29efa0df9e025517cc5d13c00b9591.tar.gz
2.45.52
I never released 2.45.1. I had meant to rebase the version change to be the latest commit but forgot to do that. I might not release this one just yet as a tarball either. I just need a version number for the other *mm projects to check for. Releasing a tarball might cause disruption if these latest changes cause problems.
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS2
1 files changed, 1 insertions, 1 deletions
diff --git a/NEWS b/NEWS
index f2abdcfe..7a641a56 100644
--- a/NEWS
+++ b/NEWS
@@ -1,4 +1,4 @@
-2.45.51 (unstable):
+2.45.52 (unstable):
Glib::
* C++11: Glib::ObjectBase, Object, Interface: Add move operators.