[gtkmm/gtkmm-3-20] 3.20.1



commit edb8adf7a7ab02e38fa607f3193082be431f0c49
Author: Murray Cumming <murrayc murrayc com>
Date:   Thu Apr 14 18:14:06 2016 +0200

    3.20.1

 NEWS         |    6 ++++++
 configure.ac |    2 +-
 2 files changed, 7 insertions(+), 1 deletions(-)
---
diff --git a/NEWS b/NEWS
index 8941539..f084633 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,9 @@
+3.20.1 (stable):
+
+Gtk:
+* TreeView: _auto_store_on_cellrenderer_text_edited_numerical(): Catch exception.
+  (Murray Cumming) Bug #765044 (Justinas)
+
 3.20.0 (stable):
 
 * No major changes compared to 3.19.12.
diff --git a/configure.ac b/configure.ac
index 1dc371b..d6908ae 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([gtkmm], [3.20.0],
+AC_INIT([gtkmm], [3.20.1],
         [http://bugzilla.gnome.org/enter_bug.cgi?product=gtkmm],
         [gtkmm], [http://www.gtkmm.org/])
 AC_PREREQ([2.59])


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]