summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlan Coopersmith <alan.coopersmith@oracle.com>2012-02-28 22:14:18 -0800
committerAlan Coopersmith <alan.coopersmith@oracle.com>2012-02-28 22:14:18 -0800
commitdff77bb76ab2260877a37193df1d728d2f4a1d88 (patch)
treecc635eb9cd316b29718a15856c2d66396c56eeb6
parentfaee5567a53bcde7c9e280c330e1ff6671b979b1 (diff)
downloadxorg-font-util-dff77bb76ab2260877a37193df1d728d2f4a1d88.tar.gz
font-util 1.3.0font-util-1.3.0
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 13667f4..3a941d2 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.2.90],
+AC_INIT([font-util], [1.3.0],
[https://bugs.freedesktop.org/enter_bug.cgi?product=xorg], [font-util])
AC_CONFIG_SRCDIR([Makefile.am])
AC_CONFIG_HEADERS([config.h])