diff options
author | Christian Lohmaier <lohmaier+LibreOffice@googlemail.com> | 2015-10-27 21:56:35 +0100 |
---|---|---|
committer | Christian Lohmaier <lohmaier+LibreOffice@googlemail.com> | 2015-10-27 21:56:35 +0100 |
commit | bd2d849a58cd0b7ae89b20327ce6d8feaa903be8 (patch) | |
tree | a67c84b9918b1bef1c932685882967e13039f77a | |
parent | 249d2e11b0118319f2d449073be5ea7d1d2f29a8 (diff) |
bump product version to 4.4.6.3.0+libreoffice-4-4-6
Change-Id: I15e9a84a949a19be5afdb02d50fb1bbe346300e8
-rw-r--r-- | configure.ac | 2 |
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]) |