summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--NEWS10
-rw-r--r--meson.build2
2 files changed, 11 insertions, 1 deletions
diff --git a/NEWS b/NEWS
index d8a5256..bca75aa 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,13 @@
+Overview of Changes in libpeas 1.26.0
+=====================================
+
+* Simplified i18n usage
+* Build system fixes
+* Translation updates:
+ - British English
+ - Malay
+ - Slovak
+
Overview of Changes in libpeas 1.25.3
=====================================
diff --git a/meson.build b/meson.build
index 1c1879c..8322fea 100644
--- a/meson.build
+++ b/meson.build
@@ -1,6 +1,6 @@
project(
'libpeas', 'c',
- version: '1.25.3',
+ version: '1.26.0',
license: 'LGPLv2.1+',
meson_version: '>= 0.49.0',
default_options: [