Skip to content

Commit 062a42e

Browse files
committed
Bump the version number to 1.2.0.
1 parent 8dc483c commit 062a42e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

configure.ac

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ dnl configure.ac
22
dnl Process this file with autoconf to produce a configure script.
33

44
AC_PREREQ([2.63])
5-
AC_INIT([libglvnd], [1.1.1], [kbrenneman@nvidia.com])
5+
AC_INIT([libglvnd], [1.2.0], [kbrenneman@nvidia.com])
66
AC_CONFIG_SRCDIR([config.h.in])
77
AC_CONFIG_HEADERS([config.h])
88

0 commit comments

Comments
 (0)