summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristian Lohmaier <lohmaier+LibreOffice@googlemail.com>2016-10-12 00:22:56 +0200
committerChristian Lohmaier <lohmaier+LibreOffice@googlemail.com>2016-10-12 00:22:56 +0200
commitd4dcd0d4dc2c505150d332cfcca9cfc101fd130f (patch)
tree8df8ef93723d71a9c3e5ea85af6d508e841f5636
parent3501b570a69619ddbb4dae814de1d6684148d5df (diff)
bump product version to 5.2.3.1
Change-Id: I8bdb3759cef21adb4a7bd027021ffbdb68c6a908
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index d271db2e62d8..e130c4776f7e 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.0.0+],[],[],[http://documentfoundation.org/])
+AC_INIT([LibreOffice],[5.2.3.1],[],[],[http://documentfoundation.org/])
AC_PREREQ([2.59])