summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlan Coopersmith <alan.coopersmith@oracle.com>2012-03-02 19:59:50 -0800
committerAlan Coopersmith <alan.coopersmith@oracle.com>2012-03-02 19:59:50 -0800
commitf166e8bbf16ec214fefdcf02ce81f80442899cb7 (patch)
treeed3395a334e77be4b991b8f1277212721286b294
parentc87ecd959d61ae97d8a2bd82efc761bb3e299061 (diff)
libICE 1.0.8libICE-1.0.8
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 537d443..ad42a56 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,7 +1,7 @@
# Initialize Autoconf
AC_PREREQ([2.60])
-AC_INIT([libICE], [1.0.7],
+AC_INIT([libICE], [1.0.8],
[https://bugs.freedesktop.org/enter_bug.cgi?product=xorg], [libICE])
AC_CONFIG_SRCDIR([Makefile.am])
AC_CONFIG_HEADERS([config.h])