Skip to content
Snippets Groups Projects
Commit bac7b0b4 authored by Adam Jackson's avatar Adam Jackson :headphones:
Browse files

xorgproto 2018.4


Signed-off-by: Adam Jackson's avatarAdam Jackson <ajax@redhat.com>
parent 751cf1e1
No related branches found
No related merge requests found
......@@ -22,7 +22,7 @@ dnl
dnl Process this file with autoconf to create configure.
AC_PREREQ([2.60])
AC_INIT([xorgproto], [2018.3],
AC_INIT([xorgproto], [2018.4],
[https://bugs.freedesktop.org/enter_bug.cgi?product=xorg])
AM_INIT_AUTOMAKE([foreign dist-bzip2])
......
......@@ -18,7 +18,7 @@
# OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
# SOFTWARE.
project('xorgproto', 'c', license : 'MIT', version : '2018.3')
project('xorgproto', 'c', license : 'MIT', version : '2018.4')
pkg = import('pkgconfig')
cc = meson.get_compiler('c')
sed = find_program('sed')
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment