summaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorKjell Ahlstedt <kjell.ahlstedt@bredband.net>2016-03-01 08:45:38 +0100
committerKjell Ahlstedt <kjell.ahlstedt@bredband.net>2016-03-01 08:45:38 +0100
commit611b26a78927212ce069b00cc3a18ea3aef5eaa0 (patch)
tree11661f290a96c885cd256cf0f7a141457fe74a16 /configure.ac
parentca4bdb2abb95180b3e64f2375de115a0b21b9eda (diff)
downloadsigc++-611b26a78927212ce069b00cc3a18ea3aef5eaa0.tar.gz
2.7.12.7.1
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 6e497a4..fe859e2 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.6.2],
+AC_INIT([libsigc++], [2.7.1],
[http://bugzilla.gnome.org/enter_bug.cgi?product=libsigc%2B%2B],
[libsigc++], [http://libsigc.sourceforge.net/])
AC_PREREQ([2.59])