summaryrefslogtreecommitdiff
path: root/meson.build
diff options
context:
space:
mode:
authorAdam Jackson <ajax@redhat.com>2018-10-15 11:17:35 -0400
committerAdam Jackson <ajax@redhat.com>2018-10-15 11:17:35 -0400
commit2a0c6c15c35cd262e7cdb86dcc43cb1aeb714c8e (patch)
tree419ccd585644d73c1de650187bd77c36774b4a52 /meson.build
parentf5dc787fc9bb102e4eea477d1817e35370084ea2 (diff)
xserver 1.20.2xorg-server-1.20.2
Signed-off-by: Adam Jackson <ajax@redhat.com>
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 956cf96a4..291753d8d 100644
--- a/meson.build
+++ b/meson.build
@@ -3,7 +3,7 @@ project('xserver', 'c',
'buildtype=debugoptimized',
'c_std=gnu99',
],
- version: '1.20.1',
+ version: '1.20.2',
meson_version: '>= 0.42.0',
)
add_project_arguments('-DHAVE_DIX_CONFIG_H', language: 'c')