Skip to content

Commit 3cd4feb

Browse files
committed
3.0.2
1 parent 9f73158 commit 3cd4feb

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+
3.0.2 (stable)
2+
3+
* Build: Meson build improvements.
4+
(Kjell Ahlstedt, Chun-Wei Fan)
5+
16
3.0.1 (stable)
27

38
* Build:

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++], [3.0.1],
18+
AC_INIT([libsigc++], [3.0.2],
1919
[https://github.com/libsigcplusplus/libsigcplusplus/issues/],
2020
[libsigc++], [https://libsigcplusplus.github.io/libsigcplusplus/])
2121
AC_PREREQ([2.59])

0 commit comments

Comments
 (0)