summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlan Coopersmith <alan.coopersmith@oracle.com>2014-06-06 18:28:28 -0700
committerAlan Coopersmith <alan.coopersmith@oracle.com>2014-06-06 18:28:28 -0700
commit0dfab4253e26d5c6e5f058126eb5e9f7a7732ae8 (patch)
tree8f3f05ab6b290601fe42ab9a2f496ee314612ce8
parent9fb6ba03d7183ae06644f8a747fdb99b970d65fc (diff)
downloadxorg-lib-libICE-0dfab4253e26d5c6e5f058126eb5e9f7a7732ae8.tar.gz
libICE 1.0.9libICE-1.0.9
Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com>
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index 701b6c8..458882a 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,7 +1,7 @@
# Initialize Autoconf
AC_PREREQ([2.60])
-AC_INIT([libICE], [1.0.8],
+AC_INIT([libICE], [1.0.9],
[https://bugs.freedesktop.org/enter_bug.cgi?product=xorg], [libICE])
AC_CONFIG_SRCDIR([Makefile.am])
AC_CONFIG_HEADERS([config.h])