[libsigcplusplus] 2.99.3



commit 788ad92a56bb1dc8234bd1f4d523a079db68729f
Author: Murray Cumming <murrayc murrayc com>
Date:   Fri Mar 18 09:36:21 2016 +0100

    2.99.3

 NEWS         |    5 +++++
 configure.ac |    2 +-
 2 files changed, 6 insertions(+), 1 deletions(-)
---
diff --git a/NEWS b/NEWS
index 9ec1591..9bd1a9a 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,8 @@
+2.99.3 (unstable):
+
+* Correct the license of some header files from GPL to LGPL.
+  (Murray Cumming) Bug #763616 (Dominique Leuenberger)
+
 2.99.2 (unstable):
 
 * slots and signal: These should now be declared with the
diff --git a/configure.ac b/configure.ac
index 9525931..c87e53f 100644
--- a/configure.ac
+++ b/configure.ac
@@ -15,7 +15,7 @@
 ## You should have received a copy of the GNU Lesser General Public License
 ## along with this library.  If not, see <http://www.gnu.org/licenses/>.
 
-AC_INIT([libsigc++], [2.99.2],
+AC_INIT([libsigc++], [2.99.3],
         [http://bugzilla.gnome.org/enter_bug.cgi?product=libsigc%2B%2B],
         [libsigc++], [http://libsigc.sourceforge.net/])
 AC_PREREQ([2.59])


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]