summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--NEWS17
-rw-r--r--meson.build2
2 files changed, 18 insertions, 1 deletions
diff --git a/NEWS b/NEWS
index bdcef98..1af80f4 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,20 @@
+Overview of Changes in libpeas 1.32.0
+=====================================
+
+* Icon licenses have been corrected
+* Parallel build system operation fixes
+* Various build warnings squashed
+* Various GIR data that should not have been exported was removed
+* Use gi-docgen for documentation
+* Translation updates:
+ - Russian
+ - Abkhazian
+ - Nepali
+ - Occitan
+ - Icelandic
+ - Hebrew
+ - Belarusian
+
Overview of Changes in libpeas 1.30.0
=====================================
diff --git a/meson.build b/meson.build
index 7232563..c77b352 100644
--- a/meson.build
+++ b/meson.build
@@ -1,6 +1,6 @@
project(
'libpeas', 'c',
- version: '1.30.0',
+ version: '1.32.0',
license: 'LGPLv2.1+',
meson_version: '>= 0.50.0',
default_options: [