summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorChristian Lohmaier <lohmaier+LibreOffice@googlemail.com>2015-01-14 20:45:51 +0100
committerChristian Lohmaier <lohmaier+LibreOffice@googlemail.com>2015-01-14 20:45:51 +0100
commit98e8d01c8d20e5f0c968fe31ca0893a7760b2d31 (patch)
tree5a013e37b5265c38c0f9b1433c25a5068c2b50a8
parentBranch libreoffice-4-3-6 (diff)
downloadcore-98e8d01c8d20e5f0c968fe31ca0893a7760b2d31.tar.gz
core-98e8d01c8d20e5f0c968fe31ca0893a7760b2d31.zip
bump product version to 4.3.6.1.0+
Change-Id: I1b792b3fe8853d7b74d6330136b8a75a9f50df7a
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index d4cf1a2a5967..75fa2826b68f 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.0+],[],[],[http://documentfoundation.org/])
AC_PREREQ([2.59])