summaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorKevin E Martin <kem@kem.org>2005-10-19 02:47:48 +0000
committerKevin E Martin <kem@kem.org>2005-10-19 02:47:48 +0000
commit7827761d51b92f82e457df0c132b52817a5c2783 (patch)
tree1de3428efa30622edfb155b40850d860239651b0 /configure.ac
parent9d4c03cd1be37e2c300b45b250ed52bcfdda65f2 (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 e4749b2..8e542c7 100644
--- a/configure.ac
+++ b/configure.ac
@@ -22,7 +22,7 @@ dnl
dnl Process this file with autoconf to create configure.
AC_PREREQ([2.57])
-AC_INIT(fonttosfnt,[0.99.0], [https://bugs.freedesktop.org/enter_bug.cgi?product=xorg],fonttosfnt)
+AC_INIT(fonttosfnt,[0.99.1], [https://bugs.freedesktop.org/enter_bug.cgi?product=xorg],fonttosfnt)
AM_INIT_AUTOMAKE([dist-bzip2])
AM_MAINTAINER_MODE