summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristian Lohmaier <lohmaier+LibreOffice@googlemail.com>2016-11-29 23:31:34 +0100
committerChristian Lohmaier <lohmaier+LibreOffice@googlemail.com>2016-11-29 23:31:34 +0100
commit6991df819033bb515014444f412709aa0add1930 (patch)
tree01c24b3bf89a9e0a8fcba3d07d957a563c3f7e04
parentb2f15c4ac2ea0be4a5043baebad315e764c6c30b (diff)
bump product verion to 5.2.4.1.0+
Change-Id: I03ca7cbd2e6418d4f6199cf2852ce5789f7f8504
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index 7b96f85f6b31..aae5bb01e369 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.0+],[],[],[http://documentfoundation.org/])
AC_PREREQ([2.59])