summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristian Lohmaier <lohmaier+LibreOffice@googlemail.com>2017-03-07 21:40:42 +0100
committerChristian Lohmaier <lohmaier+LibreOffice@googlemail.com>2017-03-07 21:40:42 +0100
commit89dc58fcea5a36b7c9465926aa34b7acaa15faf7 (patch)
treea091da1fe0d52e165e886522c46314568b854967
parent2a923986349ab3dd765f1dc5890cf98ee4e6deac (diff)
bump product version to 5.3.1.2
Change-Id: I8d3d401dc048ed5ffca28c9c4551b39c438a8870
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index 923a34d98001..d51083503edf 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.1.1.0+],[],[],[http://documentfoundation.org/])
+AC_INIT([LibreOffice],[5.3.1.2],[],[],[http://documentfoundation.org/])
AC_PREREQ([2.59])