diff options
author | Andras Timar <andras.timar@collabora.com> | 2015-10-07 08:35:56 +0200 |
---|---|---|
committer | Andras Timar <andras.timar@collabora.com> | 2015-10-07 08:35:56 +0200 |
commit | 17a91e74df661f1b24512d01528abb249d456934 (patch) | |
tree | 07ac434f8bcffb397390abb06c1d4e97f16bac63 | |
parent | 24bd53ea71663bc49881deff6d10baf995dcd232 (diff) |
Bump version to 4.4-9
Change-Id: I05e0e9ed8e9d8b68375d1da189710b3fc0d43fe4
-rw-r--r-- | configure.ac | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac index 0d0e9969ca4e..c3889e58284c 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.10.8],[],[],[https://libreoffice-from-collabora.com/]) +AC_INIT([LibreOffice],[4.4.10.9],[],[],[https://libreoffice-from-collabora.com/]) AC_PREREQ([2.59]) |