summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorChristian Lohmaier <lohmaier+LibreOffice@googlemail.com>2015-10-27 21:56:35 +0100
committerChristian Lohmaier <lohmaier+LibreOffice@googlemail.com>2015-10-27 21:56:35 +0100
commitbd2d849a58cd0b7ae89b20327ce6d8feaa903be8 (patch)
treea67c84b9918b1bef1c932685882967e13039f77a
parentupdate credits (diff)
downloadcore-libreoffice-4-4-6.tar.gz
core-libreoffice-4-4-6.zip
bump product version to 4.4.6.3.0+ libreoffice-4-4-6
Change-Id: I15e9a84a949a19be5afdb02d50fb1bbe346300e8
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index dbe46e651de3..8c89791dfb19 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.6.2.0+],[],[],[http://documentfoundation.org/])
+AC_INIT([LibreOffice],[4.4.6.3.0+],[],[],[http://documentfoundation.org/])
AC_PREREQ([2.59])