diff options
author | Alan Coopersmith <alan.coopersmith@oracle.com> | 2012-03-02 20:53:41 -0800 |
---|---|---|
committer | Alan Coopersmith <alan.coopersmith@oracle.com> | 2012-03-02 20:53:41 -0800 |
commit | b3d1f4896cab54717acd691b62b7fa3122a5fd8c (patch) | |
tree | b1ec1cbf1eeee80c924959918851f9b049a31940 | |
parent | 6475d9eff0bfbb6446eff205fd52c5ba82c5819c (diff) |
libSM 1.2.1libSM-1.2.1
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 2e1168e..6d578e6 100644 --- a/configure.ac +++ b/configure.ac @@ -1,7 +1,7 @@ # Initialize Autoconf AC_PREREQ(2.60) -AC_INIT([libSM], [1.2.0], +AC_INIT([libSM], [1.2.1], [https://bugs.freedesktop.org/enter_bug.cgi?product=xorg], [libSM]) AC_CONFIG_SRCDIR([Makefile.am]) AC_CONFIG_HEADERS([config.h]) |