diff options
author | Alan Coopersmith <alan.coopersmith@oracle.com> | 2015-04-16 23:07:15 -0700 |
---|---|---|
committer | Alan Coopersmith <alan.coopersmith@oracle.com> | 2015-04-16 23:07:15 -0700 |
commit | d8b43b22c6432e7c927236b6e729a53f737cedfb (patch) | |
tree | 3fde23dfbd1665c22d4d0467071246dd0e90770c | |
parent | b35fd1fb11d26dbe2be060a77a8a275b98d28251 (diff) |
xditview 1.0.4xditview-1.0.4
Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com>
-rw-r--r-- | configure.ac | 2 |
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]) |