diff options
author | Andras Timar <andras.timar@collabora.com> | 2014-12-03 08:21:05 -0800 |
---|---|---|
committer | Andras Timar <andras.timar@collabora.com> | 2014-12-03 08:21:05 -0800 |
commit | 2580fb2882343b7b80cc3c0317d8f99379cc8acb (patch) | |
tree | ca7ab2baf73fa05b25821563f74969516120083b /configure.ac | |
parent | d1b9bad9414b91787760a320cd80467139c064f5 (diff) |
Bump version to 4.2-20
Change-Id: I9838eede17e52ba377f072f967acf65f081d1985
Diffstat (limited to 'configure.ac')
-rw-r--r-- | configure.ac | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac index ed3806274850..5ef705507750 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.19],[],[],[https://libreoffice-from-collabora.com/]) +AC_INIT([LibreOffice],[4.2.10.20],[],[],[https://libreoffice-from-collabora.com/]) AC_PREREQ([2.59]) |