diff options
author | Adam Jackson <ajax@redhat.com> | 2020-04-14 11:19:17 -0400 |
---|---|---|
committer | Adam Jackson <ajax@redhat.com> | 2020-04-14 11:19:29 -0400 |
commit | 7c22419acc2b9f6432181fd57e0634cd4c9e495b (patch) | |
tree | ce67fafa01a2cf542363b9919ae8802c10b782ef /configure.ac | |
parent | 032a3a16cd6c283fc596c6410c59665cfa1c6cab (diff) |
Revert "xorgproto 2020.1"
Fails distcheck.
This reverts commit 032a3a16cd6c283fc596c6410c59665cfa1c6cab.
Diffstat (limited to 'configure.ac')
-rw-r--r-- | configure.ac | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac index 5c7e6c7..5b73036 100644 --- a/configure.ac +++ b/configure.ac @@ -22,7 +22,7 @@ dnl dnl Process this file with autoconf to create configure. AC_PREREQ([2.60]) -AC_INIT([xorgproto], [2020.1], +AC_INIT([xorgproto], [2019.2], [https://gitlab.freedesktop.org/xorg/proto/xorgproto/issues]) AM_INIT_AUTOMAKE([foreign dist-bzip2]) |