summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristian Lohmaier <lohmaier+LibreOffice@googlemail.com>2018-04-25 23:29:28 +0200
committerChristian Lohmaier <lohmaier+LibreOffice@googlemail.com>2018-04-25 23:29:28 +0200
commit8ee9c49fddbbdf83644169779ca57e3b57ca4e37 (patch)
treeb8e650f2a1ce9303493f284406e08fd87bb021cc
parente70343cd26b5d56e20e77118fe2f576e8eaa9cec (diff)
bump product version to 6.1.0.0.alpha1
Change-Id: Ia7572a17349833bc09e0cda5bf3874421bc1ce12
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index c3b24edee347..f602ad6e1028 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])