summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristian Lohmaier <lohmaier+LibreOffice@googlemail.com>2016-10-28 16:50:06 +0200
committerChristian Lohmaier <lohmaier+LibreOffice@googlemail.com>2016-10-28 16:50:06 +0200
commit7a9b9238c9ff5a691efb45b960f9ee39ecbf7ef6 (patch)
tree8811f7b56dbab2ba66e04af2ca73a4c7ed5d73b7
parentede7e8014177f8cd95a66ad0b6b7fdb1ccae6ca2 (diff)
bump product version to 5.2.3.3
Change-Id: Iabb2df7daa8e4f2ef83dafce98264d7ac71959b0
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index 3c3199aabf3a..b9446f47fc04 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.2.3.2.0+],[],[],[http://documentfoundation.org/])
+AC_INIT([LibreOffice],[5.2.3.3],[],[],[http://documentfoundation.org/])
AC_PREREQ([2.59])