diff options
author | Adam Jackson <ajax@redhat.com> | 2017-11-07 14:10:52 -0500 |
---|---|---|
committer | Adam Jackson <ajax@redhat.com> | 2017-11-07 14:10:52 -0500 |
commit | c0b7d0b4a8436145f3fddc78d2452d7c720cce8b (patch) | |
tree | 283f1b6fca5e1ccf4cd18cdc7f3c13643c8c36a2 /configure.ac | |
parent | 140f7f6e071a239329d700aa24191a664be2bea2 (diff) |
bdftopcf 1.1bdftopcf-1.1
Signed-off-by: Adam Jackson <ajax@redhat.com>
Diffstat (limited to 'configure.ac')
-rw-r--r-- | configure.ac | 2 |
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]) |