summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristian Lohmaier <lohmaier+LibreOffice@googlemail.com>2015-06-10 19:08:12 +0200
committerChristian Lohmaier <lohmaier+LibreOffice@googlemail.com>2015-06-10 19:08:12 +0200
commitaf12d7edad9b6c91316e054b2831d9b5d5b30c10 (patch)
tree2a7d9894a3d73484419f94e9047513b7ac1a9261
parent17c9cfef1a1bf48489fc856d59c6776a47ef0f77 (diff)
bump product version to 4.4.4.2
Change-Id: I605e309f14f9738b380338b4e7fbc0581a81b896
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index 717424cf3ffd..82eb6c43786f 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],[4.4.4.1.0+],[],[],[http://documentfoundation.org/])
+AC_INIT([LibreOffice],[4.4.4.2],[],[],[http://documentfoundation.org/])
AC_PREREQ([2.59])