summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristian Lohmaier <lohmaier+LibreOffice@googlemail.com>2017-05-18 12:40:07 +0200
committerChristian Lohmaier <lohmaier+LibreOffice@googlemail.com>2017-05-18 12:40:07 +0200
commit7c4ad801bf9812851d911aca1a6c8d8a965f475a (patch)
treecfa395b173c6c5f4c6b72e12e9958ce46fa3f38b
parent9feb7f7039a3b59974cbf266922177e961a52dd1 (diff)
bump product version to 5.5.0.0.alpha0+
Change-Id: I131165b9fc6005d71e02432499647a252ef3e78d
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index 588aa77afcbd..7286781a7f08 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],[5.4.0.0.alpha1+],[],[],[http://documentfoundation.org/])
+AC_INIT([LibreOffice],[5.5.0.0.alpha0+],[],[],[http://documentfoundation.org/])
AC_PREREQ([2.59])