summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorChristian Lohmaier <lohmaier+LibreOffice@googlemail.com>2017-03-07 21:42:11 +0100
committerChristian Lohmaier <lohmaier+LibreOffice@googlemail.com>2017-03-07 21:42:11 +0100
commit40c7843401febd9d1a9765cdcf3a38cc7171f1ca (patch)
tree1af784e1c081274995455c16b7c5c576bbdf114c
parenttdf#106096: Fix visible space on Mac with the new layout engine (diff)
downloadcore-libreoffice-5-3-1.tar.gz
core-libreoffice-5-3-1.zip
bump product version to 5.3.1.2.0+ libreoffice-5-3-1
Change-Id: Ia3d0a3584decc228097d8b7780ee77817b4972dd
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index 923a34d98001..2c1cf038beb1 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.0+],[],[],[http://documentfoundation.org/])
AC_PREREQ([2.59])