summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAdam Jackson <ajax@redhat.com>2017-11-07 14:10:52 -0500
committerAdam Jackson <ajax@redhat.com>2017-11-07 14:10:52 -0500
commitc0b7d0b4a8436145f3fddc78d2452d7c720cce8b (patch)
tree283f1b6fca5e1ccf4cd18cdc7f3c13643c8c36a2
parent140f7f6e071a239329d700aa24191a664be2bea2 (diff)
bdftopcf 1.1bdftopcf-1.1
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 9fecbcc..ae19a4a 100644
--- a/configure.ac
+++ b/configure.ac
@@ -22,7 +22,7 @@ dnl Process this file with autoconf to create configure.
# Initialize Autoconf
AC_PREREQ([2.60])
-AC_INIT([bdftopcf], [1.0.6],
+AC_INIT([bdftopcf], [1.1],
[https://bugs.freedesktop.org/enter_bug.cgi?product=xorg], [bdftopcf])
AC_CONFIG_SRCDIR([Makefile.am])
AC_CONFIG_HEADERS([config.h])