summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--NEWS11
-rw-r--r--meson.build2
2 files changed, 12 insertions, 1 deletions
diff --git a/NEWS b/NEWS
index 2b09713..bdcef98 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,14 @@
+Overview of Changes in libpeas 1.30.0
+=====================================
+
+* Build system improvements
+* Improvements when running on Windows
+* Translation updates:
+ - Galician
+ - Greek
+ - Norwegian Bokmål
+ - Punjabi
+
Overview of Changes in libpeas 1.28.0
=====================================
diff --git a/meson.build b/meson.build
index 95fa986..ccb3c6c 100644
--- a/meson.build
+++ b/meson.build
@@ -1,6 +1,6 @@
project(
'libpeas', 'c',
- version: '1.28.0',
+ version: '1.30.0',
license: 'LGPLv2.1+',
meson_version: '>= 0.50.0',
default_options: [