summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlan Coopersmith <alan.coopersmith@oracle.com>2011-01-25 12:43:26 -0800
committerAlan Coopersmith <alan.coopersmith@oracle.com>2011-01-25 12:43:26 -0800
commit3d9d486dfbd40dedc328943fc39041874bb15a25 (patch)
treee034823ce69bda64e371e81144ab2468fca63857
parent2493d94686bfb758428c4479114f47b99db04456 (diff)
xbiff 1.0.3xbiff-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 46345f3..87ae22b 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([xbiff], [1.0.2],
+AC_INIT([xbiff], [1.0.3],
[https://bugs.freedesktop.org/enter_bug.cgi?product=xorg], [xbiff])
AC_CONFIG_SRCDIR([Makefile.am])
AC_CONFIG_HEADERS([config.h])