summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlan Coopersmith <alan.coopersmith@oracle.com>2013-01-12 16:36:26 -0800
committerAlan Coopersmith <alan.coopersmith@oracle.com>2013-01-12 16:36:26 -0800
commit23371e39e595056b3db2e361fad8a21ed4a0d9e7 (patch)
treeca5212a933a0ac71e3567ef06c12124f5adee4d7
parent257b2cdcaeb19a75b3e61e11a038244af89d3179 (diff)
xditview 1.0.3xditview-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 9319ef4..2493b0d 100644
--- a/configure.ac
+++ b/configure.ac
@@ -23,7 +23,7 @@ dnl Process this file with autoconf to create configure.
AC_PREREQ([2.60])
AC_INIT([xditview],
- [1.0.2],
+ [1.0.3],
[https://bugs.freedesktop.org/enter_bug.cgi?product=xorg],
[xditview])
AM_INIT_AUTOMAKE([foreign dist-bzip2])