summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristian Lohmaier <lohmaier+LibreOffice@googlemail.com>2017-12-12 18:45:50 +0100
committerChristian Lohmaier <lohmaier+LibreOffice@googlemail.com>2017-12-12 18:45:50 +0100
commiteabaf57a028e183aaeb78df3e10ae021a7ccc254 (patch)
tree1631dc005bcda42da9449d49a776d643f8249f49
parentedb92e348f422cd4db9d356419e4c36b9a7a67c4 (diff)
bump product version to 5.4.4.2.0+libreoffice-5-4-4
Change-Id: I506df0e52235feab284ad6d64e9b3f9c3c57df30
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index aa1a5527a71f..956f7c2a378b 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.4.1.0+],[],[],[http://documentfoundation.org/])
+AC_INIT([LibreOffice],[5.4.4.2.0+],[],[],[http://documentfoundation.org/])
AC_PREREQ([2.59])