summaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorMurray Cumming <murrayc@murrayc.com>2017-08-07 12:39:29 +0200
committerMurray Cumming <murrayc@murrayc.com>2017-08-07 12:39:29 +0200
commit583c638db7edb92081b35735de8d64ccb18f93f8 (patch)
tree31091145fc888d3e912994616ca0da52273300a9 /configure.ac
parent4986e90562311e91b23a451bcc2cb9edd50fdaca (diff)
downloadsigc++-583c638db7edb92081b35735de8d64ccb18f93f8.tar.gz
2.99.92.99.9
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 cc91f77..ca5b786 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.8],
+AC_INIT([libsigc++], [2.99.9],
[http://bugzilla.gnome.org/enter_bug.cgi?product=libsigc%2B%2B],
[libsigc++], [http://libsigc.sourceforge.net/])
AC_PREREQ([2.59])