diff options
author | Sergey Udaltsov <sergey.udaltsov@gmail.com> | 2021-06-08 19:53:03 +0100 |
---|---|---|
committer | Sergey Udaltsov <sergey.udaltsov@gmail.com> | 2021-06-08 19:53:03 +0100 |
commit | ba00d1dd8674ff05bd2a9f43c1198eeabcd1db47 (patch) | |
tree | f5703fde5b3499f7743c5d6ee0326b1c7d3b444b /meson.build | |
parent | d7804ecde4b944e4227d50d6cba49baceaef1dea (diff) |
Release 2.33xkeyboard-config-2.33
Diffstat (limited to 'meson.build')
-rw-r--r-- | meson.build | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meson.build b/meson.build index 2a63f85..97617e3 100644 --- a/meson.build +++ b/meson.build @@ -1,5 +1,5 @@ project('xkeyboard-config', - version: '2.32', # change version in configure.ac as well + version: '2.33', # change version in configure.ac as well license: 'MIT/Expat', meson_version: '>= 0.54.0') |