diff options
author | Andras Timar <andras.timar@collabora.com> | 2018-05-09 09:37:01 +0200 |
---|---|---|
committer | Andras Timar <andras.timar@collabora.com> | 2018-05-09 09:37:01 +0200 |
commit | e6b7459c25e29bec742a76476ef4cf6339f829f6 (patch) | |
tree | 01b4906bb7a2bea2eefaae061faa13f708813231 | |
parent | 5664d902904282fa6a087b916ff20959cf7008b0 (diff) |
Bump version to 6.0.4.2libreoffice-6.0.4.2
Change-Id: I9604540408a23e56f57c13a52758287f1c88e7a3
-rw-r--r-- | configure.ac | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac index cec19ee41..42c4f08ce 100644 --- a/configure.ac +++ b/configure.ac @@ -3,7 +3,7 @@ AC_PREREQ([2.63]) -AC_INIT([libreoffice-online], [6.0.3.2], [libreoffice@lists.freedesktop.org]) +AC_INIT([libreoffice-online], [6.0.4.2], [libreoffice@lists.freedesktop.org]) LT_INIT([shared, disable-static, dlopen]) AM_INIT_AUTOMAKE([1.10 subdir-objects tar-pax -Wno-portability]) |