This is an automated email from the git hooks/post-receive script. jannis pushed a commit to branch master in repository xfce/libxfce4util.
commit ca7a3720e193e29dbc9f20306149c93e49a81c89 Author: Jannis Pohlmann <jan...@xfce.org> Date: Fri Jul 25 15:50:19 2014 +0200 Update libtool version to reflect dropped symbols (bug #10737) The removed symbols are xfce_strjoin, xfce_putenv, xfce_setenv and xfce_unsetenv. They were dropped back in 2012 (commit e61d1301) but the libtool version hasn't been bumped since. --- configure.ac.in | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/configure.ac.in b/configure.ac.in index e2861de..473f26c 100644 --- a/configure.ac.in +++ b/configure.ac.in @@ -1,6 +1,6 @@ dnl $Id$ dnl -dnl Copyright (c) 2002-2011 +dnl Copyright (c) 2002-2014 dnl The Xfce development team. All rights reserved. dnl dnl Written for Xfce by Benedikt Meurer <be...@xfce.org>, Jasper @@ -10,7 +10,7 @@ dnl dnl *************************** dnl *** Version information *** dnl *************************** -m4_define([libxfce4util_verinfo], [6:0:0]) +m4_define([libxfce4util_verinfo], [7:0:0]) m4_define([libxfce4util_version_major], [4]) m4_define([libxfce4util_version_minor], [11]) m4_define([libxfce4util_version_micro], [0]) -- To stop receiving notification emails like this one, please contact the administrator of this repository. _______________________________________________ Xfce4-commits mailing list Xfce4-commits@xfce.org https://mail.xfce.org/mailman/listinfo/xfce4-commits