summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristian Lohmaier <lohmaier+LibreOffice@googlemail.com>2018-10-29 20:56:17 +0100
committerChristian Lohmaier <lohmaier+LibreOffice@googlemail.com>2018-10-29 20:56:17 +0100
commit1602b56fb1741598f6aefaaeda292594144552bd (patch)
tree16dc84166a8aca8e24d306e5c5257a6c7401372a
parent9e5b99a776073aceb9dac7d428c1624bf8429601 (diff)
bump product version to 6.1.3.2.0+libreoffice-6-1-3
Change-Id: I1dea874f7ac5edacfaa54541ca59f26f68b5364c
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index 67ebe0c96e62..d2542ab31d13 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],[6.1.3.1.0+],[],[],[http://documentfoundation.org/])
+AC_INIT([LibreOffice],[6.1.3.2.0+],[],[],[http://documentfoundation.org/])
AC_PREREQ([2.59])