summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristian Hergert <chergert@redhat.com>2020-09-12 11:34:17 -0700
committerChristian Hergert <chergert@redhat.com>2020-09-12 11:34:17 -0700
commit04a873b2dd71228eb3cf0fe0510cd0ea8721f43b (patch)
tree354f2e83bc0ab6bc3933e4c03aa2d78fc0e8c3a5
parentf9ca10082c9e1f24160055b2da6cf4a4107697a8 (diff)
downloadlibpeas-1.28.tar.gz
Release libpeas-1.28.0libpeas-1.28.01.28
-rw-r--r--NEWS10
-rw-r--r--meson.build2
2 files changed, 11 insertions, 1 deletions
diff --git a/NEWS b/NEWS
index bca75aa..2b09713 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,13 @@
+Overview of Changes in libpeas 1.28.0
+=====================================
+
+* Do not build tests when introspection is disabled/missing
+* add missing locale.h include
+* Translation updates:
+ - Chinese (China)
+ - Portuguese
+ - Ukrainian
+
Overview of Changes in libpeas 1.26.0
=====================================
diff --git a/meson.build b/meson.build
index 43fb062..dfa8004 100644
--- a/meson.build
+++ b/meson.build
@@ -1,6 +1,6 @@
project(
'libpeas', 'c',
- version: '1.26.0',
+ version: '1.28.0',
license: 'LGPLv2.1+',
meson_version: '>= 0.49.0',
default_options: [