summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorChristian Lohmaier <lohmaier+LibreOffice@googlemail.com>2014-10-23 13:35:27 +0200
committerChristian Lohmaier <lohmaier+LibreOffice@googlemail.com>2014-10-23 13:35:27 +0200
commit48d7a7b612e18969ee9dc4a0a7afcabb6bf01a3d (patch)
tree8a8077a5ad5a041bd5566f229ad328ca6bff94b4
parentResolves: fdo#83588 Revert "center slide after changing zoom" (diff)
downloadcore-libreoffice-4-3-3.tar.gz
core-libreoffice-4-3-3.zip
bump product version to 4.3.3.2.0+ libreoffice-4-3-3
Change-Id: Iac79707e5b2fb68a2214918e8d9e9b034872442d
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index 5e24398a1086..7b5a05a3ecf5 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.0+],[],[],[http://documentfoundation.org/])
AC_PREREQ([2.59])