summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlan Coopersmith <alan.coopersmith@oracle.com>2015-03-14 09:00:06 -0700
committerAlan Coopersmith <alan.coopersmith@oracle.com>2015-03-14 09:00:06 -0700
commitcfe0b4fb8f87b03060a3d3c9538df144856b5e9f (patch)
treef802ed8c02e0322b537940a0679050dbd5124b14
parent1a0f701dbd33a10151a87a6ff6bd6a63682fc356 (diff)
downloadxorg-font-util-cfe0b4fb8f87b03060a3d3c9538df144856b5e9f.tar.gz
font-util 1.3.1font-util-1.3.1
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 48b08e5..7954bf8 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([font-util], [1.3.0],
+AC_INIT([font-util], [1.3.1],
[https://bugs.freedesktop.org/enter_bug.cgi?product=xorg], [font-util])
AC_CONFIG_SRCDIR([Makefile.am])
AC_CONFIG_HEADERS([config.h])