summaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorMurray Cumming <murrayc@murrayc.com>2016-04-14 10:40:01 +0200
committerMurray Cumming <murrayc@murrayc.com>2016-04-14 10:40:04 +0200
commit0700c8519f226f31ddd9a55b6692b6332f86153b (patch)
treee7716a1b9564b1a2d8f4b9d0486967a70d126ae8 /configure.ac
parente683f64ef0b74ef5b7ba694c10dcae44fc1f5c41 (diff)
downloadsigc++-0700c8519f226f31ddd9a55b6692b6332f86153b.tar.gz
2.99.5
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 79ff088..fb421c5 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.4],
+AC_INIT([libsigc++], [2.99.5],
[http://bugzilla.gnome.org/enter_bug.cgi?product=libsigc%2B%2B],
[libsigc++], [http://libsigc.sourceforge.net/])
AC_PREREQ([2.59])