summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristian Lohmaier <lohmaier+LibreOffice@googlemail.com>2016-11-23 02:01:05 +0100
committerChristian Lohmaier <lohmaier+LibreOffice@googlemail.com>2016-11-23 02:01:05 +0100
commit6b14e198d31f3189b2f574898dbe6bf6067643ba (patch)
tree36e8cdf89611df07fa34b8b904c997a2781ad63b
parent4136757b4e51c4e6f7cb4132c95538a7f831ef2c (diff)
bump product version to 5.4.0.0.alpha0+
Change-Id: Ia5ed3eab0956bcd746df65b0f234270004804449
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index b1b277dff725..7e152a4fbcfc 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.3.0.0.alpha1+],[],[],[http://documentfoundation.org/])
+AC_INIT([LibreOffice],[5.4.0.0.alpha0+],[],[],[http://documentfoundation.org/])
AC_PREREQ([2.59])