summaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorKjell Ahlstedt <kjell.ahlstedt@bredband.net>2014-09-15 16:12:08 +0200
committerKjell Ahlstedt <kjell.ahlstedt@bredband.net>2014-09-15 16:12:08 +0200
commitd3f8647ee43f875915ddedbaaf719cc2a3d98c52 (patch)
tree75dd23f0b9ddd353fa448472437f30b0eb780a9f /configure.ac
parent937a0811cbed09c4c893cf57b41c8b6b59307558 (diff)
downloadsigc++-d3f8647ee43f875915ddedbaaf719cc2a3d98c52.tar.gz
2.4.02.4.0
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 f086b69..126944f 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.3.2],
+AC_INIT([libsigc++], [2.4.0],
[http://bugzilla.gnome.org/enter_bug.cgi?product=libsigc%2B%2B],
[libsigc++], [http://libsigc.sourceforge.net/])
AC_PREREQ([2.59])