diff options
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 6f51b221..3bf6f853 100644 --- a/meson.build +++ b/meson.build @@ -1,5 +1,5 @@ project('xkeyboard-config', - version: '2.34', # change version in configure.ac as well + version: '2.33.99', # change version in configure.ac as well license: 'MIT/Expat', meson_version: '>= 0.54.0') |