diff options
author | Matthieu Herrb <matthieu@herrb.eu> | 2018-09-30 11:03:41 +0200 |
---|---|---|
committer | Matthieu Herrb <matthieu@herrb.eu> | 2018-09-30 11:03:41 +0200 |
commit | a52c79544fcd6b5e2242b9122dfaa34be07aebb2 (patch) | |
tree | d68dd7cfdb9e59312365e4034c5a454a3136c7a2 | |
parent | d86106f2369ecf81155decaa360f9162c0c3cd53 (diff) |
libSM 1.2.3libSM-1.2.3
Signed-off-by: Matthieu Herrb <matthieu@herrb.eu>
-rw-r--r-- | configure.ac | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac index 16b6ad1..c58c45f 100644 --- a/configure.ac +++ b/configure.ac @@ -1,7 +1,7 @@ # Initialize Autoconf AC_PREREQ(2.60) -AC_INIT([libSM], [1.2.2], +AC_INIT([libSM], [1.2.3], [https://bugs.freedesktop.org/enter_bug.cgi?product=xorg], [libSM]) AC_CONFIG_SRCDIR([Makefile.am]) AC_CONFIG_HEADERS([config.h]) |