summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristian Lohmaier <lohmaier+LibreOffice@googlemail.com>2017-06-01 20:14:42 +0200
committerChristian Lohmaier <lohmaier+LibreOffice@googlemail.com>2017-06-01 20:14:42 +0200
commitc844353678581b4b6c9358a94541dbb3e4b7127b (patch)
treeefe0e3b01c8131e8485c3180870bdfd800a06819
parent75a156c9c12c537e2dfa0c6fbb4c64d089a236b2 (diff)
bump product version to 5.3.4.1.0+
Change-Id: Ib1e4717cf67604fd09c20ba74fdaa6b1683cee7b
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index 81334913e282..cdd7ebf7793f 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.4.0.0+],[],[],[http://documentfoundation.org/])
+AC_INIT([LibreOffice],[5.3.4.1.0+],[],[],[http://documentfoundation.org/])
AC_PREREQ([2.59])