summaryrefslogtreecommitdiff
path: root/meson.build
diff options
context:
space:
mode:
authorCorentin Noël <corentin.noel@collabora.com>2022-09-04 18:49:33 +0200
committerCorentin Noël <tintou@noel.tf>2022-09-04 18:53:19 +0200
commit1ca55e9f3644eb20ccee1042a7fa4158465f4aef (patch)
tree8b88e174df82355ee7721821559b54a2129ec3f8 /meson.build
parentabbd13c5812441ab9261c5ec7cb4685f719ce947 (diff)
downloadlibgnomekbd-1ca55e9f3644eb20ccee1042a7fa4158465f4aef.tar.gz
3.28.13.28.1
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 c6c2a6e..cf8a9f5 100644
--- a/meson.build
+++ b/meson.build
@@ -1,5 +1,5 @@
project('libgnomekbd', 'c',
- version: '3.28.0',
+ version: '3.28.1',
default_options: [
'buildtype=debugoptimized',
'warning_level=1',