summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAron Budea <aron.budea@collabora.com>2023-12-08 12:12:47 +1030
committerAron Budea <aron.budea@collabora.com>2023-12-08 12:12:47 +1030
commita94c68a214691edf9b81bbf4edc096d3af133c13 (patch)
treeca3fd0b7ad02086cf873b4be0673e1b8391c56ea
parentf67bb3e4edc067e3b4c8ac93af29b56adb551c49 (diff)
Bump version to 6.2.8.2.M13
Change-Id: I1040187300dcb46191df3a9d5440c75c66b55c40
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index 58a49bbb2fe7..d71d2b3ad3c0 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.M12],[],[],[http://documentfoundation.org/])
+AC_INIT([LibreOffice],[6.2.8.2.M13],[],[],[http://documentfoundation.org/])
AC_PREREQ([2.59])