summaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorKjell Ahlstedt <kjellahlstedt@gmail.com>2018-10-30 15:19:56 +0100
committerKjell Ahlstedt <kjellahlstedt@gmail.com>2018-10-30 15:19:56 +0100
commite6470c8d9f2c71a001f5526cdb902c70e6d6ee39 (patch)
treea2b12696d6d465c679a17366dc7783ebabc7bd79 /configure.ac
parent5bfdb2960c4bc5833df1d8fa3c458e22832615b9 (diff)
downloadsigc++-e6470c8d9f2c71a001f5526cdb902c70e6d6ee39.tar.gz
2.99.122.99.12
Diffstat (limited to 'configure.ac')
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index e5d2e50..03ac9ca 100644
--- a/configure.ac
+++ b/configure.ac
@@ -15,7 +15,7 @@
## You should have received a copy of the GNU Lesser General Public License
## along with this library. If not, see <http://www.gnu.org/licenses/>.
-AC_INIT([libsigc++], [2.99.11],
+AC_INIT([libsigc++], [2.99.12],
[https://github.com/libsigcplusplus/libsigcplusplus/issues/],
[libsigc++], [https://libsigcplusplus.github.io/libsigcplusplus/])
AC_PREREQ([2.59])