summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristian Lohmaier <lohmaier+LibreOffice@googlemail.com>2019-09-26 14:46:25 +0200
committerChristian Lohmaier <lohmaier+LibreOffice@googlemail.com>2019-09-26 14:46:25 +0200
commit66417b667ba9f59ae22f7caccf4836d01ab9070b (patch)
treec7f6076f379327be64365765becced16a4adab1b
parent98fca74acf47e1832a9ede882362281d8ed3854c (diff)
bump product version to 6.2.8.1
Change-Id: I93e8e9fdcb7aaa2233b4f9db3b31387e508c7363
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index 10b3527c243d..3b2746efab33 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],[],[],[http://documentfoundation.org/])
AC_PREREQ([2.59])