diff options
author | Andras Timar <andras.timar@collabora.com> | 2015-09-05 02:26:15 -0700 |
---|---|---|
committer | Andras Timar <andras.timar@collabora.com> | 2015-09-05 02:26:15 -0700 |
commit | 2b705d6d4d9b03b6a3dbf5c098139f2b517d6064 (patch) | |
tree | 7c05913bb00fa4af097287c4c69835eb98770143 | |
parent | 97657b7235aff5cb5190248e8483848b89097efa (diff) |
Bump version to 4.4-8
Change-Id: I0776bcfd878e7943857bf7515e9031f5804c3a18
-rw-r--r-- | configure.ac | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac index 0534b2781f85..f2a7271cd124 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.2],[],[],[https://libreoffice-from-collabora.com/]) +AC_INIT([LibreOffice],[4.4.10.8],[],[],[https://libreoffice-from-collabora.com/]) AC_PREREQ([2.59]) |