| author | Alan Coopersmith <alan.coopersmith@oracle.com> | 2012-03-03 04:53:41 (GMT) |
|---|---|---|
| committer | Alan Coopersmith <alan.coopersmith@oracle.com> | 2012-03-03 04:53:41 (GMT) |
| commit | b3d1f4896cab54717acd691b62b7fa3122a5fd8c (patch) (side-by-side diff) | |
| tree | b1ec1cbf1eeee80c924959918851f9b049a31940 | |
| parent | 6475d9eff0bfbb6446eff205fd52c5ba82c5819c (diff) | |
| download | libSM-master.zip libSM-master.tar.gz | |
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]) |
