summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristian Lohmaier <lohmaier+LibreOffice@googlemail.com>2019-02-26 16:41:16 +0100
committerChristian Lohmaier <lohmaier+LibreOffice@googlemail.com>2019-02-26 16:41:16 +0100
commit11385f6f8af08c35a60ead1fb201b0fce76c8c78 (patch)
treeb55bed6868fa1225dc26cdc107a61b75df1ddd5e
parent80096a047fe4875cfa65c40d0b2664c8bece8d74 (diff)
bump product version to 6.2.1.2
Change-Id: I49dc274b74d45dbdca140a7aa495bf2df5914c93
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index 452c071db9af..64d298ac2e0c 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.1.1.0+],[],[],[http://documentfoundation.org/])
+AC_INIT([LibreOffice],[6.2.1.2],[],[],[http://documentfoundation.org/])
AC_PREREQ([2.59])