summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorChristian Lohmaier <lohmaier+LibreOffice@googlemail.com>2018-09-20 11:45:17 +0200
committerChristian Lohmaier <lohmaier+LibreOffice@googlemail.com>2018-09-20 11:45:17 +0200
commit05b6d4b66fbf7c0852f04557548a8d2dc03155de (patch)
treea9ddf17630afc20cc1a66168e3d5ce1c1d3e4657
parentBranch libreoffice-6-1-2 (diff)
downloadcore-libreoffice-6-1-2.tar.gz
core-libreoffice-6-1-2.zip
bump product version to 6.1.2.1.0+ libreoffice-6-1-2
Change-Id: I075a191bee24d95951c3e7b918d02a945c985835
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index 735ebf2e360a..f6f85ce62769 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.2.0.0+],[],[],[http://documentfoundation.org/])
+AC_INIT([LibreOffice],[6.1.2.1.0+],[],[],[http://documentfoundation.org/])
AC_PREREQ([2.59])