summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristian Lohmaier <lohmaier+LibreOffice@googlemail.com>2017-04-28 19:50:00 +0200
committerChristian Lohmaier <lohmaier+LibreOffice@googlemail.com>2017-04-28 19:50:00 +0200
commit082b47725d10ed45400674af254471659c3d69b7 (patch)
tree113fc89b2b81b89caea5e3951cbb2e957f9108b3
parent471315b8cd6617c225b965c89014f5d4cef844ec (diff)
bump product version to 5.4.0.0.alpha1
Change-Id: Ie2ff7ebdb56d97a3c312a4188c2b3d82b8a4b04d
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index 415927b030ea..8c60cb61fc0d 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.alpha0+],[],[],[http://documentfoundation.org/])
+AC_INIT([LibreOffice],[5.4.0.0.alpha1],[],[],[http://documentfoundation.org/])
AC_PREREQ([2.59])