summaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorAlan Coopersmith <alan.coopersmith@oracle.com>2019-03-03 13:08:40 -0800
committerAlan Coopersmith <alan.coopersmith@oracle.com>2019-03-03 13:08:40 -0800
commit2e08823f494fed631a6e8b2d96f9cb37dba6e480 (patch)
tree83d57fbe241bb6956a5d29b8733f6df0304bc7a5 /configure.ac
parent413abc88ab348523552c6e9b6608d61f7a43904b (diff)
xmore 1.0.3xmore-1.0.3
Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.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 0ae49b5..003aceb 100644
--- a/configure.ac
+++ b/configure.ac
@@ -23,7 +23,7 @@ dnl Process this file with autoconf to create configure.
AC_PREREQ([2.60])
AC_INIT([xmore],
- [1.0.2],
+ [1.0.3],
[https://gitlab.freedesktop.org/xorg/app/xmore/issues],
[xmore])
AM_INIT_AUTOMAKE([foreign dist-bzip2])