summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristian Lohmaier <lohmaier+LibreOffice@googlemail.com>2018-07-04 23:44:36 +0200
committerChristian Lohmaier <lohmaier+LibreOffice@googlemail.com>2018-07-04 23:44:36 +0200
commit74af3e25ee2f2b01eef277c6ec2e5e727d19070f (patch)
treeae5e8a0cad46a771b1d02b2b7d9c1525a4149a76
parent5fbe8d12d91c86f0231a033a5c2e926ab9414769 (diff)
bump product version to 6.1.0.1
Change-Id: Iabf4372fe0e876547dfe78dfee5f27baa9f21516
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index cbbda6a4aa15..e0430eca9115 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],[],[],[http://documentfoundation.org/])
AC_PREREQ([2.59])