summaryrefslogtreecommitdiff
path: root/meson.build
diff options
context:
space:
mode:
authorMatthias Clasen <mclasen@redhat.com>2023-02-12 21:04:15 -0500
committerMatthias Clasen <mclasen@redhat.com>2023-02-12 21:04:15 -0500
commit37f12e4bf9e5bbf8a3aae5ce9a6ed5c51bfbe7ea (patch)
treeb8af12cbc28f8c8aa37685e2255fb027f61cd9ec /meson.build
parent8967b2da0182b2496d858bddc8ae8c7a76aef9c9 (diff)
downloadgtk+-37f12e4bf9e5bbf8a3aae5ce9a6ed5c51bfbe7ea.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 755c266eb4..8fb7530c24 100644
--- a/meson.build
+++ b/meson.build
@@ -1,5 +1,5 @@
project('gtk', 'c',
- version: '4.9.4',
+ version: '4.9.5',
default_options: [
'buildtype=debugoptimized',
'warning_level=1',