We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 54050a5 commit 656931cCopy full SHA for 656931c
configure.ac
@@ -16,7 +16,7 @@
16
## along with this library. If not, see <http://www.gnu.org/licenses/>.
17
18
AC_INIT([libsigc++], [2.99.11],
19
- [http://bugzilla.gnome.org/enter_bug.cgi?product=libsigc%2B%2B],
+ [https://github.com/libsigcplusplus/libsigcplusplus/issues/],
20
[libsigc++], [https://libsigcplusplus.github.io/libsigcplusplus/])
21
AC_PREREQ([2.59])
22
0 commit comments