summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSergey Udaltsov <sergey.udaltsov@gmail.com>2023-02-04 17:31:37 +0000
committerSergey Udaltsov <sergey.udaltsov@gmail.com>2023-02-04 17:31:37 +0000
commit7bbd9af0dabf1dac30fe4bf728e18ffe34a7f9f4 (patch)
tree740798174836c4ca0d0b270ef51528acce018d62
parent08d62e562da69987437ec85d3b6209272e7965c4 (diff)
Fixed version number to 2.38xkeyboard-config-2.38
-rw-r--r--meson.build2
1 files changed, 1 insertions, 1 deletions
diff --git a/meson.build b/meson.build
index b4bb46d4..79b8cd8c 100644
--- a/meson.build
+++ b/meson.build
@@ -1,5 +1,5 @@
project('xkeyboard-config',
- version: '2.38.0',
+ version: '2.38',
license: 'MIT/Expat',
meson_version: '>= 0.54.0')