Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
Alex
libglvnd
Commits
42f03c9b
Commit
42f03c9b
authored
Aug 05, 2016
by
Kyle Brenneman
Browse files
Increment package version to 0.1.1.
parent
1b30d153
Changes
1
Hide whitespace changes
Inline
Side-by-side
configure.ac
View file @
42f03c9b
...
...
@@ -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], [0.1.
0
], [kbrenneman@nvidia.com])
AC_INIT([libglvnd], [0.1.
1
], [kbrenneman@nvidia.com])
AC_CONFIG_SRCDIR([config.h.in])
AC_CONFIG_HEADERS([config.h])
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment