diff options
author | Keith Packard <keithp@keithp.com> | 2013-11-26 21:55:20 -0800 |
---|---|---|
committer | Keith Packard <keithp@keithp.com> | 2013-11-26 21:55:20 -0800 |
commit | e8dd66fee206f93e1bee059bdadde064901ed745 (patch) | |
tree | f48c79a305f156e8e11c1213337492a3022c9bd5 | |
parent | 4b7c89d0dcaf48140c190dfe6a4560960229ab44 (diff) |
Update to version 1.1libxshmfence-1.1
Signed-off-by: Keith Packard <keithp@keithp.com>
-rw-r--r-- | configure.ac | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac index c592fd6..8a39f22 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.0], +AC_INIT([libxshmfence], [1.1], [https://bugs.freedesktop.org/enter_bug.cgi?product=xorg], [libxshmfence]) AC_CONFIG_SRCDIR([Makefile.am]) AC_CONFIG_HEADERS([config.h]) |