summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLogan Rathbone <poprocks@gmail.com>2021-08-09 00:42:15 -0400
committerLogan Rathbone <poprocks@gmail.com>2021-08-09 00:42:15 -0400
commitd8857f446b602d5fb4a41fef3d8a63507a12b72c (patch)
tree354767d3c8328edbae6ecaa9d951a830c680234f
parent81485676adbd27860eafd7909353526488f95e31 (diff)
downloadzenity-3.41.0.tar.gz
Bump version for 3.41.03.41.0
-rw-r--r--meson.build2
1 files changed, 1 insertions, 1 deletions
diff --git a/meson.build b/meson.build
index 20ce508..b3c2b79 100644
--- a/meson.build
+++ b/meson.build
@@ -1,5 +1,5 @@
project('zenity', 'c',
- version: '3.34.0',
+ version: '3.41.0',
meson_version: '>=0.53.0',
license: 'LGPL-2.1-or-later'
)