summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndras Timar <andras.timar@collabora.com>2022-02-08 12:12:38 +0100
committerAndras Timar <andras.timar@collabora.com>2022-02-08 12:12:38 +0100
commit016144629ebb97919d18513b4c1c4762b95d2cf7 (patch)
tree45f1ab25342b62334cd6ebc6c08a4fe7a6211867
parent5ccb6768bbc4a530d8ca0c3952eba4edbc94173a (diff)
Bump product version to 6.1.6.3.M17
Change-Id: Iffddff60e743f0eb3a21aaddc1bd5bc097dc04ae
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index 4275e99213c7..f390643d6aad 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.6.3.M16],[],[],[http://documentfoundation.org/])
+AC_INIT([LibreOffice],[6.1.6.3.M17],[],[],[http://documentfoundation.org/])
AC_PREREQ([2.59])