summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristian Lohmaier <lohmaier+LibreOffice@googlemail.com>2016-07-29 00:12:32 +0200
committerChristian Lohmaier <lohmaier+LibreOffice@googlemail.com>2016-07-29 00:12:32 +0200
commit883df5accee144490a48aeae5f128a397b7c0dd9 (patch)
treead7d8945950fdab0669d93f6f064d0fa9416fa80
parent464b59be412d487075d82b3a3a38ce46bae9245c (diff)
bump product version to 5.2.0.4.0+ libreoffice-5-2-0
Change-Id: I9b556e5848fb26c0685c4799d8b2ef8698762543
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index 22e24052ae02..d686334dfa6a 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.0+],[],[],[http://documentfoundation.org/])
AC_PREREQ([2.59])