summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorXisco Fauli <xiscofauli@libreoffice.org>2018-02-28 14:37:26 +0100
committerXisco Fauli <xiscofauli@libreoffice.org>2018-02-28 14:37:26 +0100
commit74efdf69d155cf997365f7808a2c3e01e16e7c48 (patch)
treeeb3e58bf5d43f94fdf775ec43e6b46e0687e4e26
parent65e8f8612acc09eae332562e884169c8413b229c (diff)
bump product version to 5.4.6.1
Change-Id: If27efc56332ff7715df32eb35a6540e213d9502b
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index 0e39b068043f..413e158889a3 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.6.0.0+],[],[],[http://documentfoundation.org/])
+AC_INIT([LibreOffice],[5.4.6.1],[],[],[http://documentfoundation.org/])
AC_PREREQ([2.59])