summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlan Coopersmith <alan.coopersmith@oracle.com>2015-04-16 23:25:45 -0700
committerAlan Coopersmith <alan.coopersmith@oracle.com>2015-04-16 23:25:45 -0700
commit54f109228e566759799894ff4d6ef4bac74c9aac (patch)
tree52b2a8bf6f4fd77a7b6d8c692ec3ed42504022a3
parenta17909006e1a545286f92a3465782086a0739ffd (diff)
xgc 1.0.5xgc-1.0.5
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 2dc0523..832518c 100644
--- a/configure.ac
+++ b/configure.ac
@@ -22,7 +22,7 @@ dnl Process this file with autoconf to create configure.
# Initialize Autoconf
AC_PREREQ([2.60])
-AC_INIT([xgc], [1.0.4],
+AC_INIT([xgc], [1.0.5],
[https://bugs.freedesktop.org/enter_bug.cgi?product=xorg], [xgc])
AC_CONFIG_SRCDIR([Makefile.am])
AC_CONFIG_HEADERS([config.h])