diff options
author | Sergey Udaltsov <sergey.udaltsov@gmail.com> | 2023-09-24 17:54:53 +0000 |
---|---|---|
committer | Sergey Udaltsov <sergey.udaltsov@gmail.com> | 2023-09-24 17:54:53 +0000 |
commit | bd89650aef2999f00285ef87c1f346587ae111c2 (patch) | |
tree | dc11052292dd703e99a22eb9c66c4118f9d74887 | |
parent | e81abca73c1b86146c234c5488c78ad241c81257 (diff) |
pushing the version before release
-rw-r--r-- | meson.build | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meson.build b/meson.build index 36a7f68e..1b14ff3f 100644 --- a/meson.build +++ b/meson.build @@ -1,5 +1,5 @@ project('xkeyboard-config', - version: '2.39', + version: '2.39.99', license: 'MIT/Expat', meson_version: '>= 0.54.0') |