We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9f73158 commit 3cd4febCopy full SHA for 3cd4feb
NEWS
@@ -1,3 +1,8 @@
1
+3.0.2 (stable)
2
+
3
+* Build: Meson build improvements.
4
+ (Kjell Ahlstedt, Chun-Wei Fan)
5
6
3.0.1 (stable)
7
8
* Build:
configure.ac
@@ -15,7 +15,7 @@
15
## You should have received a copy of the GNU Lesser General Public License
16
## along with this library. If not, see <http://www.gnu.org/licenses/>.
17
18
-AC_INIT([libsigc++], [3.0.1],
+AC_INIT([libsigc++], [3.0.2],
19
[https://github.com/libsigcplusplus/libsigcplusplus/issues/],
20
[libsigc++], [https://libsigcplusplus.github.io/libsigcplusplus/])
21
AC_PREREQ([2.59])
0 commit comments