summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristian Lohmaier <lohmaier+LibreOffice@googlemail.com>2016-10-28 16:51:59 +0200
committerChristian Lohmaier <lohmaier+LibreOffice@googlemail.com>2016-10-28 16:51:59 +0200
commitd965f2afde73ed83dd3783b27e9e1b179b8fde13 (patch)
tree7f3566b9ad0d41f94336c26cbed066eea51af7be
parentede7e8014177f8cd95a66ad0b6b7fdb1ccae6ca2 (diff)
bump product version to 5.2.3.3.0+ libreoffice-5-2-3
Change-Id: Icd9146a6823c42d3c0e2f7c358a3e2cb2e6a3424
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index 3c3199aabf3a..414ed38d4ad4 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.0+],[],[],[http://documentfoundation.org/])
AC_PREREQ([2.59])