summaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorAlan Coopersmith <alan.coopersmith@oracle.com>2010-10-30 18:27:59 -0700
committerAlan Coopersmith <alan.coopersmith@oracle.com>2010-10-30 18:27:59 -0700
commite1c92233d401c7a6e739220de8d5260abc1a445a (patch)
tree07572875d0dc0670c8761128b7313f7a93de0dfc /configure.ac
parent80a7ccf7df6c8e74220a128fba2f2da7bccf53d1 (diff)
downloadxscope-e1c92233d401c7a6e739220de8d5260abc1a445a.tar.gz
xscope 1.3
Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com>
Diffstat (limited to 'configure.ac')
-rw-r--r--configure.ac3
1 files changed, 2 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index 427366e..df770f1 100644
--- a/configure.ac
+++ b/configure.ac
@@ -23,7 +23,8 @@ dnl
dnl Process this file with autoconf to create configure.
AC_PREREQ([2.60])
-AC_INIT(xscope,[1.2], [https://bugs.freedesktop.org/enter_bug.cgi?product=xorg],xscope)
+AC_INIT([xscope], [1.3],
+ [https://bugs.freedesktop.org/enter_bug.cgi?product=xorg], [xscope])
AM_INIT_AUTOMAKE([foreign dist-bzip2])
AM_MAINTAINER_MODE