summaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorKjell Ahlstedt <kjell.ahlstedt@bredband.net>2015-02-28 09:55:00 +0100
committerKjell Ahlstedt <kjell.ahlstedt@bredband.net>2015-02-28 09:55:00 +0100
commit90c14798d2fb4b0e60e7b470f1050b3df302500f (patch)
tree54b3f3e71b825bdd54a945e346a4ecbdfddace97 /configure.ac
parent246dd43a6a7f776099a1af8076502bc7a6338631 (diff)
downloadsigc++-90c14798d2fb4b0e60e7b470f1050b3df302500f.tar.gz
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 126944f..06b140e 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.4.0],
+AC_INIT([libsigc++], [2.4.1],
[http://bugzilla.gnome.org/enter_bug.cgi?product=libsigc%2B%2B],
[libsigc++], [http://libsigc.sourceforge.net/])
AC_PREREQ([2.59])