summaryrefslogtreecommitdiff
path: root/meson.build
diff options
context:
space:
mode:
authorFelix Riemann <friemann@gnome.org>2022-09-03 21:00:22 +0200
committerFelix Riemann <friemann@gnome.org>2022-09-03 21:00:22 +0200
commit1a9ef0c1aff00e16784c457b73164d9d82ef3c1f (patch)
tree06951401d0c1fe0b0c4db90e14ea60cf97f1917b /meson.build
parentd55f5d89499ab07dbaca4e3643c55ee6eba38ccd (diff)
downloadeog-1a9ef0c1aff00e16784c457b73164d9d82ef3c1f.tar.gz
Post-release version bump
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 08678af0..60e01678 100644
--- a/meson.build
+++ b/meson.build
@@ -1,6 +1,6 @@
project(
'eog', 'c',
- version: '43.rc',
+ version: '43.0',
license: 'GPL2+',
default_options: 'buildtype=debugoptimized',
meson_version: '>= 0.58.0',