summaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorChristian Lohmaier <lohmaier+LibreOffice@googlemail.com>2018-04-25 23:30:45 +0200
committerChristian Lohmaier <lohmaier+LibreOffice@googlemail.com>2018-04-25 23:30:45 +0200
commitfecb1e74c7691a06f13c5d6610012799be161c01 (patch)
tree7a0d7c06835cbbee70a4e30d517bfc142995f544 /configure.ac
parente70343cd26b5d56e20e77118fe2f576e8eaa9cec (diff)
bump product version to 6.1.0.0.alpha1+
Change-Id: Ic4ddd4cd103660ef0f725d108bb5ee2cb74d51da
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 c3b24edee347..d0ca94754b0f 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.alpha0+],[],[],[http://documentfoundation.org/])
+AC_INIT([LibreOffice],[6.1.0.0.alpha1+],[],[],[http://documentfoundation.org/])
AC_PREREQ([2.59])