summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorChristian Lohmaier <lohmaier+LibreOffice@googlemail.com>2015-11-10 18:50:02 +0100
committerChristian Lohmaier <lohmaier+LibreOffice@googlemail.com>2015-11-10 18:50:02 +0100
commitf1ca42dbd68471db005a5f4b3c1e71199920c136 (patch)
treea3ea3944a8762ab81044b4c973eca43ba4861d7b
parentupdate credits (diff)
downloadcore-f1ca42dbd68471db005a5f4b3c1e71199920c136.tar.gz
core-f1ca42dbd68471db005a5f4b3c1e71199920c136.zip
bump product version to 4.4.8.0.0+
Change-Id: Ia1c49b198e6da9cd97efba4488eacbcdc667b5f3
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index acc0eb65f771..e66e9b4f3aa6 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.8.0.0+],[],[],[http://documentfoundation.org/])
AC_PREREQ([2.59])