summaryrefslogtreecommitdiff
path: root/meson.build
diff options
context:
space:
mode:
authorraveit65 <[email protected]>2023-07-15 14:54:13 +0200
committerraveit65 <[email protected]>2023-07-15 14:54:13 +0200
commit5d976574dc0486a1527f94565faaf68d694309e8 (patch)
tree72c3cb347f01f2a9716563fe4e34efa1c7e138dc /meson.build
parent37bfbf48a5fe53e990c51d92f546203a7fae767a (diff)
downloadlibmatekbd-5d976574dc0486a1527f94565faaf68d694309e8.tar.bz2
libmatekbd-5d976574dc0486a1527f94565faaf68d694309e8.tar.xz
release 1.7.1v1.27.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 95aec76..c1a57e1 100644
--- a/meson.build
+++ b/meson.build
@@ -1,5 +1,5 @@
project('libmatekbd', 'c',
- version: '1.27.0',
+ version: '1.27.1',
default_options: [
'buildtype=debugoptimized',
'warning_level=1',