diff options
author | Alan Coopersmith <alan.coopersmith@oracle.com> | 2014-12-30 15:14:31 -0800 |
---|---|---|
committer | Alan Coopersmith <alan.coopersmith@oracle.com> | 2014-12-30 15:14:31 -0800 |
commit | 211c077af0cf634aec54b91de7dde916da2da84b (patch) | |
tree | afa51ca2fe61b3ea3eef0b62c5f2bb7ebfbfff50 | |
parent | 234ab38883e36d63e4677d44a759fba829f68393 (diff) |
bdftopcf 1.0.5bdftopcf-1.0.5
Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com>
-rw-r--r-- | configure.ac | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac index 6cce61e..6c96e4c 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.4], +AC_INIT([bdftopcf], [1.0.5], [https://bugs.freedesktop.org/enter_bug.cgi?product=xorg], [bdftopcf]) AC_CONFIG_SRCDIR([Makefile.am]) AC_CONFIG_HEADERS([config.h]) |