summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristian Lohmaier <lohmaier+LibreOffice@googlemail.com>2016-11-29 23:30:39 +0100
committerChristian Lohmaier <lohmaier+LibreOffice@googlemail.com>2016-11-29 23:30:39 +0100
commit842475c497c91dc565598342f9c7dd8d39c0cfe9 (patch)
tree9738b5db91a975bb2f35d11d8c3a42e573414e06
parentb2f15c4ac2ea0be4a5043baebad315e764c6c30b (diff)
bump product version to 5.2.4.1
Change-Id: I7f97a625c1f1a3d73180c66df7a4d7c1e0fc1497
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index 7b96f85f6b31..1198b0861dd5 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.4.0.0+],[],[],[http://documentfoundation.org/])
+AC_INIT([LibreOffice],[5.2.4.1],[],[],[http://documentfoundation.org/])
AC_PREREQ([2.59])