summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSamuel Mehrbrodt <Samuel.Mehrbrodt@cib.de>2019-02-19 10:39:52 +0100
committerSamuel Mehrbrodt <Samuel.Mehrbrodt@cib.de>2019-02-19 10:39:52 +0100
commit1e8b5563ec6dff6ab123dd6b43e6314e90543f5f (patch)
treef9c067f0e99c4b0af9f5054eabb9fe79423e9af6
parent459daaf4b3cfee96846deb69b1d269d1adf96ea3 (diff)
Bump version to 5.1.7.1feature/cib_contract891b
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index 53252f6a9262..d35b1eaf028b 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.1.7.0.0+],[],[],[http://documentfoundation.org/])
+AC_INIT([LibreOffice],[5.1.7.1],[],[],[http://documentfoundation.org/])
AC_PREREQ([2.59])