summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlan Coopersmith <alan.coopersmith@oracle.com>2010-10-30 17:22:41 -0700
committerAlan Coopersmith <alan.coopersmith@oracle.com>2010-10-30 17:22:41 -0700
commit63cee7f38dc37fda89dc5aa689634bd8aeffabda (patch)
tree6be612df239e7ff1acfd8f915c89160c8c92ca37
parentd41f3ae0b0e383ba2e622e3dd9999d3c09f90091 (diff)
xmag 1.0.4xmag-1.0.4
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 d10cebb..2fd67be 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(xmag, [1.0.3], [https://bugs.freedesktop.org/enter_bug.cgi?product=xorg],xmag)
+AC_INIT([xmag], [1.0.4],
+ [https://bugs.freedesktop.org/enter_bug.cgi?product=xorg], [xmag])
AM_INIT_AUTOMAKE([foreign dist-bzip2])
AM_MAINTAINER_MODE