diff options
author | Alan Coopersmith <alan.coopersmith@oracle.com> | 2012-03-22 22:49:50 -0700 |
---|---|---|
committer | Alan Coopersmith <alan.coopersmith@oracle.com> | 2012-03-22 22:49:50 -0700 |
commit | 81f58b56464520fde4e64c0764bc58d5d197b849 (patch) | |
tree | 35c53d7a15a258d1c1bddfa66382f2adf31bfa8e | |
parent | 18e61546798d20b7b1c15a2ff5d554bee7ec6bdf (diff) |
xlogo 1.0.4xlogo-1.0.4
Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com>
-rw-r--r-- | configure.ac | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac index 9cef508..a803da5 100644 --- a/configure.ac +++ b/configure.ac @@ -21,7 +21,7 @@ dnl dnl Process this file with autoconf to create configure. AC_PREREQ([2.60]) -AC_INIT([xlogo], [1.0.3], +AC_INIT([xlogo], [1.0.4], [https://bugs.freedesktop.org/enter_bug.cgi?product=xorg], [xlogo]) AM_INIT_AUTOMAKE([foreign dist-bzip2]) AM_MAINTAINER_MODE |