summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorChristian Lohmaier <lohmaier+LibreOffice@googlemail.com>2019-02-26 16:42:00 +0100
committerChristian Lohmaier <lohmaier+LibreOffice@googlemail.com>2019-02-26 16:42:00 +0100
commit0933b3ec98874c2e9d22ade7aef7b82b35584b98 (patch)
treed81c898b08b2b15e5209862f3eb97f7289f81fd0
parentupdate credits (diff)
downloadcore-libreoffice-6-2-1.tar.gz
core-libreoffice-6-2-1.zip
bump product version to 6.2.1.2.0+ libreoffice-6-2-1
Change-Id: Iba8efa37df53e8fafa3e2297fbebe195881b78de
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index 452c071db9af..db64cef6cb49 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.0+],[],[],[http://documentfoundation.org/])
AC_PREREQ([2.59])