summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristian Lohmaier <lohmaier+LibreOffice@googlemail.com>2017-10-04 18:38:38 +0200
committerChristian Lohmaier <lohmaier+LibreOffice@googlemail.com>2017-10-04 18:38:38 +0200
commita0fae00a2d52960eebbb14f08d2de251e0a8ff3f (patch)
tree5ac2cc880e1c6cf69c5b58cd1db77bea03f006b6
parent6e97479c443fceaf37feb8a4c76f290dc43de670 (diff)
bump product version to 5.3.8.0.0+
Change-Id: Iced498da000209f0586549408f26a5485ab83782
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index 97a8662ca899..2fe5ce7c83ab 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.7.0.0+],[],[],[http://documentfoundation.org/])
+AC_INIT([LibreOffice],[5.3.8.0.0+],[],[],[http://documentfoundation.org/])
AC_PREREQ([2.59])