summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndras Timar <andras.timar@collabora.com>2023-04-02 18:27:35 +0200
committerAndras Timar <andras.timar@collabora.com>2023-04-02 18:27:35 +0200
commit6b08bbe41e3a99909024b9c30ff6ba91a2c224cc (patch)
tree0f811bd211d590170ae4d507c25c6ca2c2f27163
parentcbd049abb9424dd60bac1406dfd50ddd2298a1aa (diff)
Bump version to 6.2.8.2.M11
Change-Id: I53f65830dc2a6938d944d157ed5c2e4175a78b21
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index 17e8c1fdaab3..dc0198da410d 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.M10],[],[],[http://documentfoundation.org/])
+AC_INIT([LibreOffice],[6.2.8.2.M11],[],[],[http://documentfoundation.org/])
AC_PREREQ([2.59])