summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlan Coopersmith <alan.coopersmith@oracle.com>2013-01-12 16:19:31 -0800
committerAlan Coopersmith <alan.coopersmith@oracle.com>2013-01-12 16:19:31 -0800
commita64768656016688f64934e51d52c2d8a7165226f (patch)
treedc0ec30af4fde4198f0a25bbaeec96aa486867fa
parent7b677ecec00a714cdfde423cad210540ce1222d4 (diff)
viewres 1.0.4viewres-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 dd3a9fd..273d9a6 100644
--- a/configure.ac
+++ b/configure.ac
@@ -22,7 +22,7 @@ dnl
dnl Process this file with autoconf to create configure.
AC_PREREQ([2.60])
-AC_INIT([viewres], [1.0.3],
+AC_INIT([viewres], [1.0.4],
[https://bugs.freedesktop.org/enter_bug.cgi?product=xorg], [viewres])
AM_INIT_AUTOMAKE([foreign dist-bzip2])
AM_MAINTAINER_MODE