summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorjan Iversen <jani@documentfoundation.org>2016-12-19 11:15:43 +0100
committerjan Iversen <jani@documentfoundation.org>2016-12-19 11:15:43 +0100
commitcbde21e1b25edcde06fe66665899715f85a3d8ab (patch)
treee340e565e8c016540a87b0e93477b98054253b6e
parent014394f10a11a1b36f8a2e8a0722ec2fddf74b40 (diff)
bump product version to 5.2.4.2-buildfix1
Change-Id: I32dceb68c586902448c1bb70e2688fa1aa8d7b05
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index 9939a672664a..782a296afb98 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],[],[],[http://documentfoundation.org/])
AC_PREREQ([2.59])