summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlan Coopersmith <alan.coopersmith@oracle.com>2010-10-30 16:58:57 -0700
committerAlan Coopersmith <alan.coopersmith@oracle.com>2010-10-30 16:58:57 -0700
commit6d8da24e45c124162b06529290366d465f1df499 (patch)
tree04f334b5fd486650ef7a8e67b55deadd77db9103
parentb7d9388a51cc90d4ed72aa6fc28c3673c15d3a18 (diff)
xlogo 1.0.3xlogo-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 1ca8766..a3357ef 100644
--- a/configure.ac
+++ b/configure.ac
@@ -21,7 +21,8 @@ dnl
dnl Process this file with autoconf to create configure.
AC_PREREQ([2.60])
-AC_INIT(xlogo, [1.0.2], [https://bugs.freedesktop.org/enter_bug.cgi?product=xorg],xlogo)
+AC_INIT([xlogo], [1.0.3],
+ [https://bugs.freedesktop.org/enter_bug.cgi?product=xorg], [xlogo])
AM_INIT_AUTOMAKE([foreign dist-bzip2])
AM_MAINTAINER_MODE