summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristian Lohmaier <lohmaier+LibreOffice@googlemail.com>2016-07-29 00:11:12 +0200
committerChristian Lohmaier <lohmaier+LibreOffice@googlemail.com>2016-07-29 00:11:12 +0200
commit5cd0ed14f244b0bc73e953fd52cd4317ebed284f (patch)
tree12405b3c2cc34881d7d9c8808fdcf94c872dd906
parent464b59be412d487075d82b3a3a38ce46bae9245c (diff)
bump product version to 5.2.0.4
Change-Id: I13701055a4a84eab82c49ca12adce7d4c1f02a2a
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index 22e24052ae02..154ad57b623a 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.3.0+],[],[],[http://documentfoundation.org/])
+AC_INIT([LibreOffice],[5.2.0.4],[],[],[http://documentfoundation.org/])
AC_PREREQ([2.59])