summaryrefslogtreecommitdiff
path: root/meson.build
diff options
context:
space:
mode:
authorlukefromdc <[email protected]>2025-04-24 14:59:00 -0400
committerlukefromdc <[email protected]>2025-04-24 14:59:00 -0400
commit6e116cd028790a0123db5b9e6be7ae9bc03c33c3 (patch)
treef7cf2a604e9610764da8c0498cfeb13a54347757 /meson.build
parentedc2e470e3af24974795194d0c993502a63cf5d3 (diff)
downloadatril-1.28.2.tar.bz2
atril-1.28.2.tar.xz
Release 1.28.2v1.28.2
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 1ae9885c..a2eb813f 100644
--- a/meson.build
+++ b/meson.build
@@ -1,5 +1,5 @@
project('atril', 'c', 'cpp',
- version: '1.28.1',
+ version: '1.28.2',
meson_version: '>=0.56.0',
default_options: [
'warning_level=1',