summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndras Timar <andras.timar@collabora.com>2023-05-23 16:43:26 +0200
committerAndras Timar <andras.timar@collabora.com>2023-05-23 16:43:26 +0200
commit42ec8397459fb777641d2ec8b7841c0cd22807d3 (patch)
tree2bb13b47964ad45ddcec6740a1a799a5d9ee4624
parentbbdcad227aa65e9ed1834917fcef2cf58c7b1061 (diff)
Bump version to 6.2.8.2.M12
Change-Id: I96073a3b641e17ac2578be782b13aeafb3eb2190
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index dc0198da410d..58a49bbb2fe7 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.2.8.2.M11],[],[],[http://documentfoundation.org/])
+AC_INIT([LibreOffice],[6.2.8.2.M12],[],[],[http://documentfoundation.org/])
AC_PREREQ([2.59])