summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlan Coopersmith <alan.coopersmith@oracle.com>2015-04-16 23:07:15 -0700
committerAlan Coopersmith <alan.coopersmith@oracle.com>2015-04-16 23:07:15 -0700
commitd8b43b22c6432e7c927236b6e729a53f737cedfb (patch)
tree3fde23dfbd1665c22d4d0467071246dd0e90770c
parentb35fd1fb11d26dbe2be060a77a8a275b98d28251 (diff)
xditview 1.0.4xditview-1.0.4
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 13706b5..1612b40 100644
--- a/configure.ac
+++ b/configure.ac
@@ -24,7 +24,7 @@ dnl Process this file with autoconf to create configure.
# Initialize Autoconf
AC_PREREQ([2.60])
AC_INIT([xditview],
- [1.0.3],
+ [1.0.4],
[https://bugs.freedesktop.org/enter_bug.cgi?product=xorg],
[xditview])
AC_CONFIG_SRCDIR([Makefile.am])