summaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorXisco Fauli <anistenis@gmail.com>2017-04-19 17:01:26 +0200
committerXisco Fauli <anistenis@gmail.com>2017-04-19 17:07:09 +0200
commit7da637d6abe484db3dd9b008fe014f379f93b8a3 (patch)
tree1f28ff8cc5c1ce25f8ddae416ee8e3c9972af930 /configure.ac
parent0ae1b76c3a90226ba588eb75837ab2f494ac5d5f (diff)
bump product version to 5.3.4.0+
Change-Id: I57a2211d37234ae5a9d678fa9c3cbbd761c76a73
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 06493e5d44e6..81334913e282 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.3.0.0+],[],[],[http://documentfoundation.org/])
+AC_INIT([LibreOffice],[5.3.4.0.0+],[],[],[http://documentfoundation.org/])
AC_PREREQ([2.59])