diff options
author | Alan Coopersmith <alan.coopersmith@oracle.com> | 2012-03-31 16:57:47 -0700 |
---|---|---|
committer | Alan Coopersmith <alan.coopersmith@oracle.com> | 2012-03-31 16:57:47 -0700 |
commit | 699aa034b8368a4052aa0318d4bca74dd688a7c2 (patch) | |
tree | d187bd4b74b24f572fdeb9972097048436dc5066 | |
parent | c9b09f54d783689261855bd87a2bc68bfb3d9731 (diff) |
xpr 1.0.4xpr-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 004575e..090a6a7 100644 --- a/configure.ac +++ b/configure.ac @@ -23,7 +23,7 @@ dnl Process this file with autoconf to create configure. # Initialize Autoconf AC_PREREQ([2.60]) -AC_INIT([xpr], [1.0.3], +AC_INIT([xpr], [1.0.4], [https://bugs.freedesktop.org/enter_bug.cgi?product=xorg], [xpr]) AC_CONFIG_SRCDIR([Makefile.am]) AC_CONFIG_HEADERS([config.h]) |