diff options
author | Alan Coopersmith <alan.coopersmith@sun.com> | 2008-06-25 12:25:46 -0700 |
---|---|---|
committer | Alan Coopersmith <alan.coopersmith@sun.com> | 2008-06-25 12:25:46 -0700 |
commit | bef919a0673867c0066ea06bd981d161e058f927 (patch) | |
tree | 6010866625113dd0dca1196081afd20b98ed4148 | |
parent | 557c30855ab8ddb7b5180bcfbf40777219e580a2 (diff) |
Version 1.0.2xrx-1.0.2
-rw-r--r-- | configure.ac | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac index dcebf9c..b9b41bb 100644 --- a/configure.ac +++ b/configure.ac @@ -22,7 +22,7 @@ dnl dnl Process this file with autoconf to create configure. AC_PREREQ([2.57]) -AC_INIT(xrx,[1.0.1], [xorg@freedesktop.org],xrx) +AC_INIT(xrx,[1.0.2], [https://bugs.freedesktop.org/enter_bug.cgi?product=xorg],xrx) AM_INIT_AUTOMAKE([dist-bzip2]) AM_MAINTAINER_MODE |