summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristian Lohmaier <lohmaier+LibreOffice@googlemail.com>2019-09-26 14:47:13 +0200
committerChristian Lohmaier <lohmaier+LibreOffice@googlemail.com>2019-09-26 14:47:13 +0200
commita9e3633550901a25b2b776990091f7153ecc58e3 (patch)
tree8dcafe5bf72e6d1d02c776ca8fd49304b089b1b0
parent98fca74acf47e1832a9ede882362281d8ed3854c (diff)
bump product version to 6.2.8.1.0+
Change-Id: I84adf6557e38c4b3c99b95773a4f991a80465b30
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index 10b3527c243d..b95dd3d73a77 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.0.0+],[],[],[http://documentfoundation.org/])
+AC_INIT([LibreOffice],[6.2.8.1.0+],[],[],[http://documentfoundation.org/])
AC_PREREQ([2.59])