summaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorMurray Cumming <murrayc@murrayc.com>2016-06-27 09:05:42 +0200
committerMurray Cumming <murrayc@murrayc.com>2016-06-27 09:05:42 +0200
commit3354f1dbe17e0d442ad662856a8fae6d151f6df0 (patch)
tree04ccdc21438553a0d20513b62a7c0e42566ace98 /configure.ac
parent6b5c871a378c1d57309800271b9b0e9010bda084 (diff)
downloadsigc++-3354f1dbe17e0d442ad662856a8fae6d151f6df0.tar.gz
2.99.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 98143e4..8a794af 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.6],
+AC_INIT([libsigc++], [2.99.7],
[http://bugzilla.gnome.org/enter_bug.cgi?product=libsigc%2B%2B],
[libsigc++], [http://libsigc.sourceforge.net/])
AC_PREREQ([2.59])