summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristian Lohmaier <lohmaier+LibreOffice@googlemail.com>2014-10-23 13:32:25 +0200
committerChristian Lohmaier <lohmaier+LibreOffice@googlemail.com>2014-10-23 13:32:25 +0200
commit0fa9f2bf8987e108278ddffb610b5a5bd2c7d6f0 (patch)
tree883876851ccde909b0db5498be2577f597ec1658
parentc70bebba1e93db8a2db26fae045d9b40c21f0100 (diff)
bump product version to 4.3.3.2
Change-Id: Ice16bedc1ca4734d9b6d8357982dc5bbe0eb025f
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index 5e24398a1086..59d0d3f56264 100644
--- a/configure.ac
+++ b/configure.ac
@@ -9,7 +9,7 @@ dnl in order to create a configure script.
# several non-alphanumeric characters, those are split off and used only for the
# ABOUTBOXPRODUCTVERSIONSUFFIX in openoffice.lst. Why that is necessary, no idea.
-AC_INIT([LibreOffice],[4.3.3.1.0+],[],[],[http://documentfoundation.org/])
+AC_INIT([LibreOffice],[4.3.3.2],[],[],[http://documentfoundation.org/])
AC_PREREQ([2.59])