diff options
author | Alan Coopersmith <alan.coopersmith@oracle.com> | 2019-07-14 11:29:14 -0700 |
---|---|---|
committer | Alan Coopersmith <alan.coopersmith@oracle.com> | 2019-07-14 11:29:14 -0700 |
commit | a757ec8b8f867f09deb1e95a61f07a6a6227e77c (patch) | |
tree | 194815a60978ca9cab0ca847837908f6f276d96f | |
parent | 5c28b6eeb241162894999aa36b335eb2441b2c1e (diff) |
xbiff 1.0.4xbiff-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 ecc6080..b14cbe4 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([xbiff], [1.0.3], +AC_INIT([xbiff], [1.0.4], [https://gitlab.freedesktop.org/xorg/app/xbiff/issues], [xbiff]) AC_CONFIG_SRCDIR([Makefile.am]) AC_CONFIG_HEADERS([config.h]) |