[gdlmm] Bump to 3.3.2 and update NEWS file
- From: Fabien Parent <fparent src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gdlmm] Bump to 3.3.2 and update NEWS file
- Date: Wed, 23 Nov 2011 18:14:37 +0000 (UTC)
commit 6e7ee73675b82e929a3ccada08f558fbf55706e0
Author: Fabien Parent <parent f gmail com>
Date: Wed Nov 23 18:55:10 2011 +0100
Bump to 3.3.2 and update NEWS file
NEWS | 6 ++++++
configure.ac | 4 ++--
2 files changed, 8 insertions(+), 2 deletions(-)
---
diff --git a/NEWS b/NEWS
index 4f76f2d..4d836f4 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,9 @@
+3.3.2 (2011-11-23)
+
+ * Suppressed left-over gdl_dock_layout_run_manager (Marc Plano-Lesay)
+ * Revert "use maintainer mode by default" (Fabien Parent)
+ * Fix compilation of the example (Fabien Parent)
+
3.2.0 (2011-10-04)
* Use maintainer mode by default (Javier JardÃn)
diff --git a/configure.ac b/configure.ac
index e3da8ed..8bd6843 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 program. If not, see <http://www.gnu.org/licenses/>.
-AC_INIT([gdlmm], [3.2.0], [http://bugzilla.gnome.org/], [gdlmm], [http://www.gtkmm.org/])
+AC_INIT([gdlmm], [3.3.2], [http://bugzilla.gnome.org/], [gdlmm], [http://www.gtkmm.org/])
AC_PREREQ([2.59])
AC_CONFIG_SRCDIR([gdl/src/dock.hg])
@@ -34,7 +34,7 @@ MM_INIT_MODULE([gdlmm-3.0])
MM_CONFIG_DOCTOOL_DIR([docs])
# http://www.gnu.org/software/libtool/manual/html_node/Updating-version-info.html
-AC_SUBST([GDLMM_SO_VERSION], [0:0:0])
+AC_SUBST([GDLMM_SO_VERSION], [1:0:0])
AC_PROG_CXX
AC_DISABLE_STATIC
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]