summaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorChristian Lohmaier <lohmaier+LibreOffice@googlemail.com>2019-01-30 18:56:35 +0100
committerChristian Lohmaier <lohmaier+LibreOffice@googlemail.com>2019-01-30 18:56:35 +0100
commitbedaddab978540e13b1854a62ad20387f3a160f5 (patch)
treecf3c111c26dde0278f249cbd83fbacf43a36cd73 /configure.ac
parent5fcd038d072b5a19bacbd868c014b2b69b9cc215 (diff)
bump product version to 6.1.5.2
Change-Id: Ib9c802ff9685f049340f55e1a2addbdc995b665b
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 fefd8d348ff5..ddd4ad3dce13 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.5.1.0+],[],[],[http://documentfoundation.org/])
+AC_INIT([LibreOffice],[6.1.5.2],[],[],[http://documentfoundation.org/])
AC_PREREQ([2.59])