summaryrefslogtreecommitdiff
path: root/meson.build
diff options
context:
space:
mode:
Diffstat (limited to 'meson.build')
-rw-r--r--meson.build1
1 files changed, 1 insertions, 0 deletions
diff --git a/meson.build b/meson.build
index 5f3622a..f6ec73c 100644
--- a/meson.build
+++ b/meson.build
@@ -18,6 +18,7 @@
# OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
# SOFTWARE.
+# keep version in sync with configure.ac
project('xorgproto', 'c', license : 'MIT', version : '2021.3')
cc = meson.get_compiler('c')