[pangomm/pangomm-2-40] 2.40.2



commit d0814603d5339b1b4bebdaff7416b052ba3c3cd1
Author: Kjell Ahlstedt <kjellahlstedt gmail com>
Date:   Mon Nov 5 15:33:37 2018 +0100

    2.40.2

 NEWS         | 7 ++++++-
 configure.ac | 2 +-
 2 files changed, 7 insertions(+), 2 deletions(-)
---
diff --git a/NEWS b/NEWS
index 4728507..96e3dd8 100644
--- a/NEWS
+++ b/NEWS
@@ -1,5 +1,10 @@
-2.40.1 (stable):
+2.40.2 (stable):
+
+Build:
+* Replace the Visual Studio project files with MSVC NMake project files
+  (Chun-wei Fan) Merge request !3
 
+2.40.1 (stable):
 
 * C++11: Make all operator bool()s explicit.
   (Murray Cumming)
diff --git a/configure.ac b/configure.ac
index a1d6e81..93a82de 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([pangomm], [2.40.1],
+AC_INIT([pangomm], [2.40.2],
         [https://gitlab.gnome.org/GNOME/pangomm/issues/],
         [pangomm], [http://www.gtkmm.org/])
 AC_PREREQ([2.59])


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