summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristian Lohmaier <lohmaier+LibreOffice@googlemail.com>2016-07-19 21:39:36 +0200
committerChristian Lohmaier <lohmaier+LibreOffice@googlemail.com>2016-07-19 21:39:36 +0200
commit941c474ee6b641c59b507a7de609a546356dffc7 (patch)
treed67ea662040168997687ffc8c4fa82911f8f069a
parentf5e0651798c711905bdb9b2023c7672fea400ad1 (diff)
bump product version to 5.2.0.3
Change-Id: I546279e34eb81cd4ea89ac19d851fb38e0ea6518
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index e5cdde03f1a4..d404123bb088 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.0.2.0+],[],[],[http://documentfoundation.org/])
+AC_INIT([LibreOffice],[5.2.0.3],[],[],[http://documentfoundation.org/])
AC_PREREQ([2.59])