summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlan Coopersmith <alan.coopersmith@oracle.com>2010-10-30 13:29:13 -0700
committerAlan Coopersmith <alan.coopersmith@oracle.com>2010-10-30 13:29:13 -0700
commit3c65ddd9f0717ef330513bdabb7d3ce8bcd6dc32 (patch)
tree958a59367ce9679295d1dca8a34dbe57412b1827
parenta391c0e5b64ec59fd67d66cb170e9fe5c6ceaec1 (diff)
proxymngr 1.0.2proxymngr-1.0.2
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 18c8fff..451ade3 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(proxymngr,[1.0.1], [https://bugs.freedesktop.org/enter_bug.cgi?product=xorg],proxymngr)
+AC_INIT([proxymngr], [1.0.2],
+ [https://bugs.freedesktop.org/enter_bug.cgi?product=xorg], [proxymngr])
AM_INIT_AUTOMAKE([dist-bzip2])
AM_MAINTAINER_MODE