summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorXisco Fauli <anistenis@gmail.com>2017-04-19 17:26:09 +0200
committerXisco Fauli <anistenis@gmail.com>2017-04-19 17:26:09 +0200
commit6d3377405113ace658d9d29cc24853fd5b88fcf1 (patch)
treecb235c7835a2e27346d2aa607a1600b38d4ad6f9
parent91bc944ce6521d9bd5a0a8b7200193c5b2fcb210 (diff)
bump product version to 5.3.3.1
Change-Id: Ie74ae9a1d52e523847ce5af33ff6e645ddc52ddc
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index 06493e5d44e6..29fd1045032d 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.3.1],[],[],[http://documentfoundation.org/])
AC_PREREQ([2.59])