summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBevilacqua Jean-Sebastien <realitix@gmail.com>2018-05-14 10:58:30 +0200
committerBevilacqua Jean-Sebastien <realitix@gmail.com>2018-05-14 10:58:30 +0200
commit2a81a01374d7aac7cab3e9df5fe245e9a38b6a42 (patch)
treea4a4d4e6dfe96127b7b32853495c89d0fc92f938
parente52e5f310e8ce376f0462d6a6a5fbc1a61a148df (diff)
bump product version to 5.4.7.2.M4
-rw-r--r--ReleaseNote.LINAGORA.txt3
-rw-r--r--configure.ac2
2 files changed, 4 insertions, 1 deletions
diff --git a/ReleaseNote.LINAGORA.txt b/ReleaseNote.LINAGORA.txt
new file mode 100644
index 000000000000..199253ebd3a5
--- /dev/null
+++ b/ReleaseNote.LINAGORA.txt
@@ -0,0 +1,3 @@
+libreoffice-5-4-7-2.M4
+ * Initialization of the 5-4-1-1 MIMO version
+ * Apply RTF patch
diff --git a/configure.ac b/configure.ac
index 56e60843fc3d..5ded4514fc28 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.4.7.2.0+],[],[],[http://documentfoundation.org/])
+AC_INIT([LibreOffice],[5.4.7.2.M4],[],[],[http://documentfoundation.org/])
AC_PREREQ([2.59])