summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristian Lohmaier <lohmaier+LibreOffice@googlemail.com>2015-11-10 18:57:33 +0100
committerChristian Lohmaier <lohmaier+LibreOffice@googlemail.com>2015-11-10 18:57:33 +0100
commit7bb01b6bdb40641e45273d029eda9ac25ff022b7 (patch)
tree2c8e8b2375ea685010614b0477d00766f9ae8535
parentde240f8aa4a8ca261f4a6ef595598bc04a8c475d (diff)
bump product version to 4.4.7.1
Change-Id: I957f8489833afe7296c44ebb17f1f75bd3ca5141
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index acc0eb65f771..6b9d0e81e7e2 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.7.0.0+],[],[],[http://documentfoundation.org/])
+AC_INIT([LibreOffice],[4.4.7.1],[],[],[http://documentfoundation.org/])
AC_PREREQ([2.59])