summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristian Lohmaier <lohmaier+LibreOffice@googlemail.com>2018-03-15 22:30:14 +0100
committerChristian Lohmaier <lohmaier+LibreOffice@googlemail.com>2018-03-15 22:30:14 +0100
commit4cf3db2877520551fbd5dce00adf5947cea2c436 (patch)
tree4d94e91d5f7e49a3e6ac02ca783880782add3758
parenta1229efa3dfec01a8ea8e0f7c0d724deddfd55a9 (diff)
bump product version to 6.0.3.1
Change-Id: I36b221744fa747c7612eaa261bbcd0d78dcf690e
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index 956b6ceb47f6..5740335d0bf8 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.0.3.0.0+],[],[],[http://documentfoundation.org/])
+AC_INIT([LibreOffice],[6.0.3.1],[],[],[http://documentfoundation.org/])
AC_PREREQ([2.59])