summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorjan Iversen <jani@documentfoundation.org>2016-12-19 11:24:01 +0100
committerjan Iversen <jani@documentfoundation.org>2016-12-19 11:24:01 +0100
commitb6af024d88967412a7fbd14e8ca13bed73586092 (patch)
tree7f6ec8e881e8a539ed0c3c0ebb61305a76cfd8b2
parent014394f10a11a1b36f8a2e8a0722ec2fddf74b40 (diff)
bump product version to 5.2.4.2libreoffice-5-2-4
Change-Id: Ia1167321b3a361c9550a11d729baa3c32c1870a7
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index 9939a672664a..171b6f02bd01 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.2.0+],[],[],[http://documentfoundation.org/])
+AC_INIT([LibreOffice],[5.2.4.2.1+],[],[],[http://documentfoundation.org/])
AC_PREREQ([2.59])