summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlan Coopersmith <alan.coopersmith@oracle.com>2010-09-26 17:00:05 -0700
committerAlan Coopersmith <alan.coopersmith@oracle.com>2010-09-26 17:00:05 -0700
commitcf08b277a983a97a3db1ee39eeeb6bf953d084db (patch)
tree00bf142f7fbb1ef9e6d1dc9fe87dbf1569f0d1a3
parent88ae324056c2a6be1efd5aa96c4bbd3e0ad4274b (diff)
xsm 1.0.2xsm-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 094b376..fdc8cf1 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(xsm,[1.0.1], [https://bugs.freedesktop.org/enter_bug.cgi?product=xorg],xsm)
+AC_INIT([xsm], [1.0.2],
+ [https://bugs.freedesktop.org/enter_bug.cgi?product=xorg], [xsm])
AM_INIT_AUTOMAKE([foreign dist-bzip2])
AM_MAINTAINER_MODE