[gtk-doc/gtk-doc-for-gtk4: 25/25] Updates for 1.33




commit 9ed9350cd96b9e6ec0a4d30f88933e448eb33f98
Author: Matthias Clasen <mclasen redhat com>
Date:   Thu Oct 1 14:56:18 2020 -0400

    Updates for 1.33

 NEWS        | 10 ++++++++++
 meson.build |  2 +-
 2 files changed, 11 insertions(+), 1 deletion(-)
---
diff --git a/NEWS b/NEWS
index 41b80f9c..dc665eca 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,13 @@
+GTK-Doc 1.33  (Oct 1 2020)
+=============
+
+Support documenting GTK actions
+Recognize GDK_DECLARE_ macros
+Better table styling in html output
+Use plain C types for basic types
+Make builds more reproducible
+Translation updates
+
 GTK-Doc 1.32.1  (Aug 15 2019)
 ===============
 
diff --git a/meson.build b/meson.build
index 0345989d..ba3e1797 100644
--- a/meson.build
+++ b/meson.build
@@ -1,5 +1,5 @@
 project('gtk-doc', 'c',
-  version: '1.32.1',
+  version: '1.33.0',
   license: 'GPL2+',
   meson_version: '>= 0.50.0', # needed for https://mesonbuild.com/Python-module.html#path
 )


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