summaryrefslogtreecommitdiffstats
path: root/configure.ac
diff options
context:
space:
mode:
authorChristian Lohmaier <lohmaier+LibreOffice@googlemail.com>2018-07-04 23:45:41 +0200
committerChristian Lohmaier <lohmaier+LibreOffice@googlemail.com>2018-07-04 23:45:41 +0200
commit07c5fdacc8e760809f0f6bfca37a7ce66d3b3d03 (patch)
tree518f65066aaaab2f5ee144f2cd013110004e3439 /configure.ac
parentUpdate git submodules (diff)
downloadcore-07c5fdacc8e760809f0f6bfca37a7ce66d3b3d03.tar.gz
core-07c5fdacc8e760809f0f6bfca37a7ce66d3b3d03.zip
bump product version to 6.1.0.1.0+
Change-Id: Ida1c538e15bc0254f383a8471fc9bdfc5e1f83a4
Diffstat (limited to 'configure.ac')
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index cbbda6a4aa15..258370e9ec32 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.0.0.beta2+],[],[],[http://documentfoundation.org/])
+AC_INIT([LibreOffice],[6.1.0.1.0+],[],[],[http://documentfoundation.org/])
AC_PREREQ([2.59])