summaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorKevin E Martin <kem@kem.org>2005-10-19 02:47:47 +0000
committerKevin E Martin <kem@kem.org>2005-10-19 02:47:47 +0000
commit4358112e4b8c7433001c682de59b896df446d0f1 (patch)
tree835ea436afdaf950abcf46ec317630a5c1cd3f42 /configure.ac
parent3079b683034b5ca45182df15e420041377aff190 (diff)
Update package version number for RC1 release.XORG-6_99_99_901
Diffstat (limited to 'configure.ac')
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index 06777d8..8f6c788 100644
--- a/configure.ac
+++ b/configure.ac
@@ -21,7 +21,7 @@ dnl
dnl Process this file with autoconf to create configure.
AC_PREREQ([2.57])
-AC_INIT(bdftopcf, [0.99.0], [https://bugs.freedesktop.org/enter_bug.cgi?product=xorg], bdftopcf)
+AC_INIT(bdftopcf, [0.99.1], [https://bugs.freedesktop.org/enter_bug.cgi?product=xorg], bdftopcf)
AM_INIT_AUTOMAKE([dist-bzip2 foreign])
AM_MAINTAINER_MODE