[glibmm] 2.40.0
- From: Murray Cumming <murrayc src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [glibmm] 2.40.0
- Date: Sun, 13 Apr 2014 14:24:41 +0000 (UTC)
commit 64ca66b1446e6cb4019859d395b37a78fbc47651
Author: Murray Cumming <murrayc murrayc com>
Date: Sun Apr 13 16:24:31 2014 +0200
2.40.0
NEWS | 9 +++++++++
configure.ac | 2 +-
2 files changed, 10 insertions(+), 1 deletions(-)
---
diff --git a/NEWS b/NEWS
index 1fd61e3..b58e2de 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,12 @@
+2.40.0 (stable):
+
+* VariantType: Fix typo in VARIANT_TYPE_BYTESTRING_ARRAY value.
+ (Murray Cumming)
+* gmmproc: Small improvement of enum documentation
+ (Kjell Ahlstedt)
+* Windows Update the visual Studio build files.
+ (Chun-wei Fan)
+
2.39.93 (unstable):
Glib:
diff --git a/configure.ac b/configure.ac
index 3c4f214..85806e1 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([glibmm], [2.39.93],
+AC_INIT([glibmm], [2.40.0],
[http://bugzilla.gnome.org/enter_bug.cgi?product=glibmm],
[glibmm], [http://www.gtkmm.org/])
AC_PREREQ([2.59])
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]