summaryrefslogtreecommitdiff
path: root/meson.build
diff options
context:
space:
mode:
authorAdam Jackson <ajax@redhat.com>2018-05-10 12:24:11 -0400
committerAdam Jackson <ajax@redhat.com>2018-05-10 12:24:11 -0400
commit82f8fc5ffc0065537896ec43ae60d67d9a164c75 (patch)
tree7ae76e897789883c70baf6cc0b783ffbfa2d7c35 /meson.build
parentb6bf68b8416ec4b717eb78703fb63789c68e509a (diff)
xserver 1.20xorg-server-1.20.0
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 59f19d512..c8df31b3b 100644
--- a/meson.build
+++ b/meson.build
@@ -3,7 +3,7 @@ project('xserver', 'c',
'buildtype=debugoptimized',
'c_std=gnu99',
],
- version: '1.19.99.905',
+ version: '1.20.0',
meson_version: '>= 0.42.0',
)
add_project_arguments('-DHAVE_DIX_CONFIG_H', language: 'c')