summaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorMatt Turner <mattst88@gmail.com>2018-03-23 15:40:28 -0700
committerMatt Turner <mattst88@gmail.com>2018-03-23 15:40:28 -0700
commit1b123ac8521c7ce391970e5cc15242e42948d5d7 (patch)
tree078203a3a1b2fb0ee3d860a90eadba2617e79e6b /configure.ac
parent871ef9919c993cc651df446ea6979b6e963f9fe5 (diff)
xtrap 1.0.3xtrap-1.0.3
Signed-off-by: Matt Turner <mattst88@gmail.com>
Diffstat (limited to 'configure.ac')
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index f4970c3..fcc5e70 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(xtrap,[1.0.2], [https://bugs.freedesktop.org/enter_bug.cgi?product=xorg],xtrap)
+AC_INIT(xtrap,[1.0.3], [https://bugs.freedesktop.org/enter_bug.cgi?product=xorg],xtrap)
AC_CONFIG_SRCDIR([Makefile.am])
AC_CONFIG_HEADERS([config.h])