summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorThorsten Behrens <Thorsten.Behrens@CIB.de>2020-01-15 00:23:18 +0100
committerThorsten Behrens <Thorsten.Behrens@CIB.de>2020-02-13 02:12:08 +0100
commit5883f34d34206e1ce67c29d54c5b9c45fadbf790 (patch)
tree02474187e21917019e4751ec770c621cbae4edff
parentb238d4274e4018cc8d90bd7f8652529ce650dc03 (diff)
Release 6.2.9.1
Change-Id: I317a54be07a33fb66ce6236528ae7e8db43974ca
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index 7231d74cbdaf..a6c7f84e13e9 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.9.0],[],[],[http://documentfoundation.org/])
+AC_INIT([LibreOffice],[6.2.9.1],[],[],[http://documentfoundation.org/])
AC_PREREQ([2.59])