summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlan Coopersmith <alan.coopersmith@oracle.com>2012-03-07 21:50:44 -0800
committerAlan Coopersmith <alan.coopersmith@oracle.com>2012-03-07 21:50:44 -0800
commit70ac3aeac918c916fffb6b2ee09514f50beb0ce9 (patch)
treeba25d5fc00bc272aa6a5ea012219935614d2c4da
parentcc807bb858287537da97be0051318f15bf712a76 (diff)
lndir 1.0.3lndir-1.0.3
Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com>
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index 209d3d8..680936b 100644
--- a/configure.ac
+++ b/configure.ac
@@ -23,7 +23,7 @@ dnl Process this file with autoconf to create configure.
# Initialize Autoconf
AC_PREREQ([2.60])
-AC_INIT([lndir], [1.0.2],
+AC_INIT([lndir], [1.0.3],
[https://bugs.freedesktop.org/enter_bug.cgi?product=xorg], [lndir])
AC_CONFIG_SRCDIR([Makefile.am])
AC_CONFIG_HEADERS([config.h])