summaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorMurray Cumming <murrayc@murrayc.com>2016-03-18 09:36:21 +0100
committerMurray Cumming <murrayc@murrayc.com>2016-03-18 10:17:11 +0100
commit788ad92a56bb1dc8234bd1f4d523a079db68729f (patch)
treeffa49a234a84c55281ba59af74cea18acdc668f3 /configure.ac
parent4aa1146fb68b4165c6ee6cfbfcb290d02732d60b (diff)
downloadsigc++-788ad92a56bb1dc8234bd1f4d523a079db68729f.tar.gz
2.99.3
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 9525931..c87e53f 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.2],
+AC_INIT([libsigc++], [2.99.3],
[http://bugzilla.gnome.org/enter_bug.cgi?product=libsigc%2B%2B],
[libsigc++], [http://libsigc.sourceforge.net/])
AC_PREREQ([2.59])