summaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorKjell Ahlstedt <kjellahlstedt@gmail.com>2021-05-20 14:27:37 +0200
committerKjell Ahlstedt <kjellahlstedt@gmail.com>2021-05-20 14:27:37 +0200
commit657b1b163da89176be90fac1b71bbb7831a823e1 (patch)
tree6816a72da81756b42398fbad49e69afe0d9eadb1 /configure.ac
parent4c2f754f5161343cbff0a26cf8e804036ad2777c (diff)
downloadsigc++-657b1b163da89176be90fac1b71bbb7831a823e1.tar.gz
3.0.73.0.7
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 0bb516c..4817a6f 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++], [3.0.6],
+AC_INIT([libsigc++], [3.0.7],
[https://github.com/libsigcplusplus/libsigcplusplus/issues/],
[libsigc++], [https://libsigcplusplus.github.io/libsigcplusplus/])
AC_PREREQ([2.59])