Skip to content

Commit 83f1e2f

Browse files
committed
2.10.0
1 parent ae228db commit 83f1e2f

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-1
lines changed

NEWS

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,8 @@
1+
2.10.0 (stable):
2+
3+
* Build: Fix silent builds.
4+
(Kjell Ahlstedt) Bug #768797
5+
16
2.9.3 (unstable):
27

38
* signal:

configure.ac

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
## You should have received a copy of the GNU Lesser General Public License
1616
## along with this library. If not, see <http://www.gnu.org/licenses/>.
1717

18-
AC_INIT([libsigc++], [2.9.3],
18+
AC_INIT([libsigc++], [2.10.0],
1919
[http://bugzilla.gnome.org/enter_bug.cgi?product=libsigc%2B%2B],
2020
[libsigc++], [http://libsigc.sourceforge.net/])
2121
AC_PREREQ([2.59])

0 commit comments

Comments
 (0)