summaryrefslogtreecommitdiff
path: root/meson.build
diff options
context:
space:
mode:
authorVictor Kareh <[email protected]>2026-05-14 21:44:50 -0400
committerVictor Kareh <[email protected]>2026-05-14 21:44:50 -0400
commit76d0cc7230f4ada3488020c63995bb474b8fe4c6 (patch)
treefb47b3e1fe03c6e182c6aa06fc71b522625c6f8e /meson.build
parentb989b7922a454ed81f8bb14786a958828513f576 (diff)
downloadatril-1.28.4.tar.bz2
atril-1.28.4.tar.xz
release 1.28.4HEADv1.28.4master
Diffstat (limited to 'meson.build')
-rw-r--r--meson.build2
1 files changed, 1 insertions, 1 deletions
diff --git a/meson.build b/meson.build
index 2a3ec91e..97116f60 100644
--- a/meson.build
+++ b/meson.build
@@ -1,5 +1,5 @@
project('atril', 'c', 'cpp',
- version: '1.28.3',
+ version: '1.28.4',
meson_version: '>=0.56.0',
default_options: [
'warning_level=1',