diff options
author | Andras Timar <andras.timar@collabora.com> | 2014-07-06 10:53:14 +0200 |
---|---|---|
committer | Andras Timar <andras.timar@collabora.com> | 2014-07-06 10:53:14 +0200 |
commit | 55132f7bbb3d173d36040bf436dd3b2a4ab65997 (patch) | |
tree | 921ac8c5e594417e7d81d4d54e4950a0a21754b3 | |
parent | 50172a3b64df11cb14bc56de23889c8ee60cdfa5 (diff) |
Bump version to 4.2-7cp-4.2-7
Change-Id: I38541aa8418e1823c3016879d3cd26f91929f20c
-rw-r--r-- | configure.ac | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac index 1dff7672193d..ac2dbd7f8da1 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.2.10.6],[],[],[https://libreoffice-from-collabora.com/]) +AC_INIT([LibreOffice],[4.2.10.7],[],[],[https://libreoffice-from-collabora.com/]) AC_PREREQ([2.59]) |