summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKeith Packard <keithp@keithp.com>2015-01-02 10:44:39 -0800
committerKeith Packard <keithp@keithp.com>2015-01-02 10:44:39 -0800
commitfe2d6dbba6356ff275649017dd516f0270d79595 (patch)
tree3aae523f9cf04e03a9b87283692882d776e13680
parentb63ea144a0439c54a3a147274afeeb115caced5a (diff)
downloadxorg-lib-libxshmfence-fe2d6dbba6356ff275649017dd516f0270d79595.tar.gz
Bump version to 1.2libxshmfence-1.2
Release with memfd support Signed-off-by: Keith Packard <keithp@keithp.com>
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index 84b49de..0c98875 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.1],
+AC_INIT([libxshmfence], [1.2],
[https://bugs.freedesktop.org/enter_bug.cgi?product=xorg], [libxshmfence])
AC_CONFIG_SRCDIR([Makefile.am])
AC_CONFIG_HEADERS([config.h])