summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlan Coopersmith <alan.coopersmith@oracle.com>2013-01-12 18:18:15 -0800
committerAlan Coopersmith <alan.coopersmith@oracle.com>2013-01-12 18:18:15 -0800
commitbb714a16b2e79bc391184bafce6046a897baf293 (patch)
tree18cdbc3af1b4e7f431c1fd923df35cf2dd526457
parentc6b6d11bc2bb2cfc877124fe931073f8cebc440a (diff)
xgc 1.0.4xgc-1.0.4
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 f604b63..04f55f6 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.3],
+AC_INIT([xgc], [1.0.4],
[https://bugs.freedesktop.org/enter_bug.cgi?product=xorg], [xgc])
AC_CONFIG_SRCDIR([Makefile.am])
AC_CONFIG_HEADERS([config.h])