summaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorMurray Cumming <murrayc@murrayc.com>2017-02-14 08:16:04 +0100
committerMurray Cumming <murrayc@murrayc.com>2017-02-14 08:16:04 +0100
commita2ea8385abc03bc86239ce43420fa074ef75fbfd (patch)
tree31c7e42bc5306065687e23890ba1a72fbd98514c /configure.ac
parentbd38451594cbb2f734b97f61d248d4c645999a15 (diff)
downloadsigc++-a2ea8385abc03bc86239ce43420fa074ef75fbfd.tar.gz
2.99.82.99.8
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 5cadb91..cc91f77 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.7],
+AC_INIT([libsigc++], [2.99.8],
[http://bugzilla.gnome.org/enter_bug.cgi?product=libsigc%2B%2B],
[libsigc++], [http://libsigc.sourceforge.net/])
AC_PREREQ([2.59])