summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristian Lohmaier <lohmaier+LibreOffice@googlemail.com>2014-11-10 12:52:26 +0100
committerChristian Lohmaier <lohmaier+LibreOffice@googlemail.com>2014-11-10 12:52:26 +0100
commit720e1d0a503a4a0c2303588e0d0a8ee36f0dfc3e (patch)
tree88128b2488fbd7c04b8a8bec1ee2bc881da845da
parente011e67d7a3d73bd53225bd28de3313ac48bfae8 (diff)
bump product version to 4.3.4.1
Change-Id: I60ea99374ba4d59e0429061b4a01feb5d63add30
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index 74211a807edf..694ae73b30e6 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.4.0.0+],[],[],[http://documentfoundation.org/])
+AC_INIT([LibreOffice],[4.3.4.1],[],[],[http://documentfoundation.org/])
AC_PREREQ([2.59])