Bump the version number to 1.1.1.

This commit is contained in:
Kyle Brenneman 2019-03-13 08:50:16 -06:00
parent f92208be88
commit bc9990b7be

View file

@ -2,7 +2,7 @@ dnl configure.ac
dnl Process this file with autoconf to produce a configure script.
AC_PREREQ([2.63])
AC_INIT([libglvnd], [1.1.0], [kbrenneman@nvidia.com])
AC_INIT([libglvnd], [1.1.1], [kbrenneman@nvidia.com])
AC_CONFIG_SRCDIR([config.h.in])
AC_CONFIG_HEADERS([config.h])