summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlan Coopersmith <alan.coopersmith@oracle.com>2010-10-30 15:17:31 -0700
committerAlan Coopersmith <alan.coopersmith@oracle.com>2010-10-30 15:17:31 -0700
commita9c50ba456bb60d3ecb4c74cf9a7e3e2b4965e65 (patch)
treef337a85d3cf53c50b56529043de95db037575196
parent6feac70d18949d787aa7b9aa7911c3dfd757fa94 (diff)
viewres 1.0.3viewres-1.0.3
Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com>
-rw-r--r--configure.ac3
1 files changed, 2 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index d9ce3cb..c65a4b3 100644
--- a/configure.ac
+++ b/configure.ac
@@ -22,7 +22,8 @@ dnl
dnl Process this file with autoconf to create configure.
AC_PREREQ([2.60])
-AC_INIT(viewres, [1.0.2], [https://bugs.freedesktop.org/enter_bug.cgi?product=xorg],viewres)
+AC_INIT([viewres], [1.0.3],
+ [https://bugs.freedesktop.org/enter_bug.cgi?product=xorg], [viewres])
AM_INIT_AUTOMAKE([foreign dist-bzip2])
AM_MAINTAINER_MODE