diff options
author | Matt Turner <mattst88@gmail.com> | 2018-02-26 09:26:06 -0800 |
---|---|---|
committer | Matt Turner <mattst88@gmail.com> | 2018-02-26 09:26:06 -0800 |
commit | f38b2e73071ba516127f8f5ae47f48df58dc9d53 (patch) | |
tree | 993df99a2b681721b15221c2f59421fd0815a100 | |
parent | 30d946bc7b522ada9ec2fdbd502f9e36aae21bba (diff) |
libxshmfence 1.3libxshmfence-1.3
Signed-off-by: Matt Turner <mattst88@gmail.com>
-rw-r--r-- | configure.ac | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac index ebf4dee..8afe7a6 100644 --- a/configure.ac +++ b/configure.ac @@ -23,7 +23,7 @@ dnl dnl Process this file with autoconf to create configure. AC_PREREQ([2.60]) -AC_INIT([libxshmfence], [1.2], +AC_INIT([libxshmfence], [1.3], [https://bugs.freedesktop.org/enter_bug.cgi?product=xorg], [libxshmfence]) AC_CONFIG_SRCDIR([Makefile.am]) AC_CONFIG_HEADERS([config.h]) |