File tree Expand file tree Collapse file tree 2 files changed +9
-1
lines changed Expand file tree Collapse file tree 2 files changed +9
-1
lines changed Original file line number Diff line number Diff line change
1
+ 2.10.2: (stable)
2
+
3
+ This release is identical to 2.10.1, except for:
4
+ * Reference docs generated by Doxygen 1.8.11.
5
+ Hopefully it will show up at
6
+ https://developer.gnome.org/libsigc++/stable/
7
+
8
+
1
9
2.10.1: (stable)
2
10
3
11
* signal_impl::clear(): Don't clear the slot list during signal emission,
Original file line number Diff line number Diff line change 15
15
# # You should have received a copy of the GNU Lesser General Public License
16
16
# # along with this library. If not, see <http://www.gnu.org/licenses/>.
17
17
18
- AC_INIT ( [ libsigc++] , [ 2.10.1 ] ,
18
+ AC_INIT ( [ libsigc++] , [ 2.10.2 ] ,
19
19
[ https://github.com/libsigcplusplus/libsigcplusplus/issues/] ,
20
20
[ libsigc++] , [ https://libsigcplusplus.github.io/libsigcplusplus/] )
21
21
AC_PREREQ ( [ 2.59] )
You can’t perform that action at this time.
0 commit comments