summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlan Coopersmith <alan.coopersmith@sun.com>2008-05-23 16:54:12 -0700
committerAlan Coopersmith <alan.coopersmith@sun.com>2008-05-23 16:54:12 -0700
commit3c13b4d1e7d143149cfb34e1771cb28f903be2e2 (patch)
treea3ba8bdaa3d2a972df950b26715e8e8bc55568eb
parent30631bd1a0fae41c6544a40b2984229c5ed781e9 (diff)
fstobdf 1.0.3fstobdf-1.0.3
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index 6288dee..ad0103a 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(fstobdf,[1.0.2], [https://bugs.freedesktop.org/enter_bug.cgi?product=xorg],fstobdf)
+AC_INIT(fstobdf,[1.0.3], [https://bugs.freedesktop.org/enter_bug.cgi?product=xorg],fstobdf)
AM_INIT_AUTOMAKE([dist-bzip2])
AM_MAINTAINER_MODE