summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlan Coopersmith <alan.coopersmith@oracle.com>2024-01-20 12:25:47 -0800
committerAlan Coopersmith <alan.coopersmith@oracle.com>2024-01-20 12:25:47 -0800
commit4ce1a96d300a9d63a2306331000878d6f8c34a3e (patch)
tree8e9decdc0aa3296ef08ecdb59d6f266c263ab419
parentf7b3bb94462ea5d51514cc32d2808b5b02cea24b (diff)
xbiff 1.0.5xbiff-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 3acd3dd..31ddf2d 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.4],
+AC_INIT([xbiff], [1.0.5],
[https://gitlab.freedesktop.org/xorg/app/xbiff/issues], [xbiff])
AC_CONFIG_SRCDIR([Makefile.am])
AC_CONFIG_HEADERS([config.h])