summaryrefslogtreecommitdiff
path: root/meson.build
diff options
context:
space:
mode:
authorAdam Jackson <ajax@redhat.com>2018-02-28 12:18:28 -0500
committerAdam Jackson <ajax@redhat.com>2018-02-28 12:56:48 -0500
commitcf485c659d93c92b26c4390402575f061eb175f6 (patch)
treee42f1bdd3647d7c309906e1d40592ef4c97f0207 /meson.build
parentafccb266edc8b2ca014aec5b2a67bb1627f29fe9 (diff)
xserver 1.20 RC 1xorg-server-1.19.99.901
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 77d3c9def..4748724e3 100644
--- a/meson.build
+++ b/meson.build
@@ -3,7 +3,7 @@ project('xserver', 'c',
'buildtype=debugoptimized',
'c_std=gnu99',
],
- version: '1.19.99.1',
+ version: '1.19.99.901',
meson_version: '>= 0.42.0',
)
add_project_arguments('-DHAVE_DIX_CONFIG_H', language: 'c')