summaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorMurray Cumming <murrayc@murrayc.com>2016-03-16 20:52:49 +0100
committerMurray Cumming <murrayc@murrayc.com>2016-03-16 20:52:49 +0100
commitbae6796769225d2295d480bb38e7114c31f18287 (patch)
treefe7a75ee8ffb096eed0b37468161c42f6c1746ea /configure.ac
parent878d72335bdd9491334660075697f362a2049dd6 (diff)
downloadsigc++-bae6796769225d2295d480bb38e7114c31f18287.tar.gz
2.99.2
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 14e2f1a..91808ad 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.1],
+AC_INIT([libsigc++], [2.99.2],
[http://bugzilla.gnome.org/enter_bug.cgi?product=libsigc%2B%2B],
[libsigc++], [http://libsigc.sourceforge.net/])
AC_PREREQ([2.59])