summaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorJean-Sebastien BEVILACQUA <realitix@gmail.com>2019-07-29 14:01:08 +0200
committerJean-Sebastien BEVILACQUA <realitix@gmail.com>2019-07-29 14:01:08 +0200
commit526f2ee0224621e0a9cddbe1937eda2b9a7efbdd (patch)
tree083c5cc952ad8d127e244f0d06167672ebe9eaba /configure.ac
parent1eebf07a33cab2e054fe045d9e1528ddac936023 (diff)
bump product versionto 6.1.6.3.M12
Diffstat (limited to 'configure.ac')
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index d551ac9b12da..d0c11aa7ee7e 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.M11],[],[],[http://documentfoundation.org/])
+AC_INIT([LibreOffice],[6.1.6.3.M12],[],[],[http://documentfoundation.org/])
AC_PREREQ([2.59])