diff options
author | Alan Coopersmith <alan.coopersmith@oracle.com> | 2013-01-12 18:18:15 -0800 |
---|---|---|
committer | Alan Coopersmith <alan.coopersmith@oracle.com> | 2013-01-12 18:18:15 -0800 |
commit | bb714a16b2e79bc391184bafce6046a897baf293 (patch) | |
tree | 18cdbc3af1b4e7f431c1fd923df35cf2dd526457 | |
parent | c6b6d11bc2bb2cfc877124fe931073f8cebc440a (diff) |
xgc 1.0.4xgc-1.0.4
Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com>
-rw-r--r-- | configure.ac | 2 |
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]) |