summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristian Lohmaier <lohmaier+LibreOffice@googlemail.com>2015-01-14 20:44:43 +0100
committerChristian Lohmaier <lohmaier+LibreOffice@googlemail.com>2015-01-14 20:44:43 +0100
commitdb07f9487ede1ecca8048ea9d94d80d3798f3fdc (patch)
treef9ca0eb66cefc7390af961ee215b3f773de07fed
parent319fed4ce4a3f357ee05eff34717de29f23e4cf7 (diff)
bump product version to 4.3.6.1
Change-Id: I92e4ad5d0f65adb911d4518c249c92bcbd7d2d27
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index d4cf1a2a5967..d253fa5e6a06 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.6.0.0+],[],[],[http://documentfoundation.org/])
+AC_INIT([LibreOffice],[4.3.6.1],[],[],[http://documentfoundation.org/])
AC_PREREQ([2.59])