Skip to content

Commit

Permalink
Bump the version number to 1.1.1.
Browse files Browse the repository at this point in the history
  • Loading branch information
kbrenneman committed Mar 13, 2019
1 parent f92208b commit bc9990b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion configure.ac
Original file line number Diff line number Diff line change
Expand Up @@ -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], [[email protected]])
AC_INIT([libglvnd], [1.1.1], [[email protected]])
AC_CONFIG_SRCDIR([config.h.in])
AC_CONFIG_HEADERS([config.h])

Expand Down

0 comments on commit bc9990b

Please sign in to comment.