[glibmm] 2.45.52



commit a30c91010b29efa0df9e025517cc5d13c00b9591
Author: Murray Cumming <murrayc murrayc com>
Date:   Sat Aug 22 21:40:10 2015 +0200

    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.

 NEWS         |    2 +-
 configure.ac |    2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/NEWS b/NEWS
index f2abdcf..7a641a5 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.
diff --git a/configure.ac b/configure.ac
index 3cefcbc..bfb3139 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.45.51],
+AC_INIT([glibmm], [2.45.52],
         [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]