[glibmm/glibmm-2-36] 2.36.2



commit f3af49648abe2f953aaa67aad8e7410f3c12e43a
Author: Murray Cumming <murrayc murrayc com>
Date:   Tue Apr 30 10:04:46 2013 +0200

    2.36.2

 ChangeLog    |    2 ++
 NEWS         |    7 +++++++
 configure.ac |    2 +-
 3 files changed, 10 insertions(+), 1 deletions(-)
---
diff --git a/ChangeLog b/ChangeLog
index 00780be..9f2e725 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,5 @@
+2.36.2:
+
 2013-04-30  Murray Cumming  <murrayc murrayc com>
 
        Revert the "Implement derived interface properties" changes.
diff --git a/NEWS b/NEWS
index b7bb792..b68182c 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,10 @@
+2.36.2 (stable):
+
+* Revert this change from 2.36.1, which should not have appeared in a
+       stable release yet:
+       Custom Interfaces: Implement derived interface properties.
+       (Murray Cumming)
+
 2.36.1 (stable):
 
 * Custom Interfaces: Implement derived interface properties.
diff --git a/configure.ac b/configure.ac
index 2f23b51..c86bda7 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.36.1],
+AC_INIT([glibmm], [2.36.2],
         [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]