summaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorChristian Lohmaier <lohmaier+LibreOffice@googlemail.com>2017-01-17 01:17:41 +0100
committerChristian Lohmaier <lohmaier+LibreOffice@googlemail.com>2017-01-17 01:18:46 +0100
commitf3217ade046a723ae7ff9c729ca6691f19581ebb (patch)
tree0c95a8b03b56cedb0fb69c94415be6bd2a85e621 /configure.ac
parentffac20183b7986580db92ba585a80a74a8b1ef71 (diff)
bump product version to 5.3.1.0.0+
Change-Id: I10b003c04383b0dfe3945ef7551fc6f174663f58
Diffstat (limited to 'configure.ac')
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index 29b1eee2ca9f..b2e13e55d1d7 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.1.0+],[],[],[http://documentfoundation.org/])
+AC_INIT([LibreOffice],[5.3.1.0.0+],[],[],[http://documentfoundation.org/])
AC_PREREQ([2.59])