summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlan Coopersmith <alan.coopersmith@oracle.com>2010-08-13 21:11:32 -0700
committerAlan Coopersmith <alan.coopersmith@oracle.com>2010-08-13 21:11:32 -0700
commit9da4c0b964f96ef8bd37cf5e3f74a86b93e890f7 (patch)
treec62644612204c732f3e30f9278aec6a1a68e7a3a
parentbe233b8d31026dc7554ff0c8628df3c5ba4f1b90 (diff)
lndir 1.0.2lndir-1.0.2
Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com>
-rw-r--r--configure.ac4
1 files changed, 3 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index 6798b0c..abae8db 100644
--- a/configure.ac
+++ b/configure.ac
@@ -22,7 +22,9 @@ dnl
dnl Process this file with autoconf to create configure.
AC_PREREQ([2.60])
-AC_INIT(lndir, [1.0.1], [https://bugs.freedesktop.org/enter_bug.cgi?product=xorg])
+AC_INIT([lndir],
+ [1.0.2],
+ [https://bugs.freedesktop.org/enter_bug.cgi?product=xorg])
AM_INIT_AUTOMAKE([foreign dist-bzip2])
AM_MAINTAINER_MODE
AC_USE_SYSTEM_EXTENSIONS