summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndrés Maldonado <amaldonado@linagora.com>2019-05-15 17:48:40 +0200
committerAndrés Maldonado <amaldona@etu.utc.fr>2019-07-11 11:24:46 +0200
commit78bd875ff898a4163f170d5174893f4c9b731196 (patch)
tree42c415806ec2d2cf162ffd12405215165e2ddd44
parentaf0a0d1d97fbc27e044e30a626f1391a8e138ce5 (diff)
bump product versionto 6.1.6.3.M9
Change-Id: Idb2786f3fea427dc1032495d8988f6b01bfd6a0d
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index b451603356db..d2e20df3e70d 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.0+],[],[],[http://documentfoundation.org/])
+AC_INIT([LibreOffice],[6.1.6.3.M9],[],[],[http://documentfoundation.org/])
AC_PREREQ([2.59])