summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAdam Jackson <ajax@redhat.com>2018-07-05 12:48:34 -0400
committerAdam Jackson <ajax@redhat.com>2018-07-05 12:48:34 -0400
commit388f29f98dd264059cc7ee5342e2ca32463de2d3 (patch)
treee8d0dd3247aea09618732c342f49e3373bc7cef6
parent19c61f61f4ce33bf791668b73b68ec1230e0777d (diff)
Signed-off-by: Adam Jackson <ajax@redhat.com>
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index 7a84bd7..8fcf0b4 100644
--- a/configure.ac
+++ b/configure.ac
@@ -2,7 +2,7 @@ dnl Process this file with autoconf to create configure.
# Initialize Autoconf
AC_PREREQ([2.60])
-AC_INIT([libXxf86misc], [1.0.3],
+AC_INIT([libXxf86misc], [1.0.4],
[https://bugs.freedesktop.org/enter_bug.cgi?product=xorg],
[libXxf86misc])
AC_CONFIG_SRCDIR([Makefile.am])