summaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorMartin Schulze <mschulze@cvs.gnome.org>2004-05-30 13:11:26 +0000
committerMartin Schulze <mschulze@src.gnome.org>2004-05-30 13:11:26 +0000
commit13bfa6e9967e780c08c448660e89501794685242 (patch)
treef19b9c0a61bf03b19412b19036d474e9469ce422 /configure.ac
parent8ced25f2cf1e7405e672849feb90cd20bc2c66fa (diff)
downloadsigc++-13bfa6e9967e780c08c448660e89501794685242.tar.gz
Bump version number to 2.0.3. Add ChangeLog summary for version 2.0.3. Fixlibsigc++-2.0.3
2004-05-30 Martin Schulze <mschulze@cvs.gnome.org> * configure.ac: Bump version number to 2.0.3. * NEWS: Add ChangeLog summary for version 2.0.3. * sigc++/macros/signal.h.m4: Fix segfault on emission of unconnected sig nal. * tests/test_signal.cc, tests/test_accumulated.cc: Emit unconnected sign al. * sigc++/macros/object_slot.h.m4: Suppress compiler warning at dynamic_cast<>-test (tested by Christof Petig/Timothy M. Shead).
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 99b2897..727abbd 100644
--- a/configure.ac
+++ b/configure.ac
@@ -11,7 +11,7 @@ dnl This version stuff is just for the packaging section of the tool.
dnl thus make format_package-0.0.1.tar.gz
FP_MAJOR_VERSION=2
FP_MINOR_VERSION=0
-FP_MICRO_VERSION=2
+FP_MICRO_VERSION=3
FP_VERSION=$FP_MAJOR_VERSION.$FP_MINOR_VERSION.$FP_MICRO_VERSION
dnl For automake.