diff options
author | David Tardon <dtardon@redhat.com> | 2018-04-26 08:41:52 +0200 |
---|---|---|
committer | David Tardon <dtardon@redhat.com> | 2018-04-26 22:10:41 +0200 |
commit | 488f70e0c5209fd092b67252fdebb784efa04673 (patch) | |
tree | e93f1a6ee961add5f8e21d735a4185788744559e /configure.ac | |
parent | d482ecdfcf3b30fece662270cc1a8ea5c24cb226 (diff) |
upload libstaroffice 0.0.6
Change-Id: Id3a845174e7cebad999895bc57e2d05f36f3d597
Reviewed-on: https://gerrit.libreoffice.org/53499
Tested-by: Jenkins <ci@libreoffice.org>
Reviewed-by: David Tardon <dtardon@redhat.com>
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 bdc3efa59172..56e9b01811a4 100644 --- a/configure.ac +++ b/configure.ac @@ -7881,7 +7881,7 @@ libo_CHECK_SYSTEM_MODULE([libqxp],[QXP],[libqxp-0.0]) libo_CHECK_SYSTEM_MODULE([libzmf],[ZMF],[libzmf-0.0]) libo_CHECK_SYSTEM_MODULE([libstaroffice],[STAROFFICE],[libstaroffice-0.0]) -libo_PKG_VERSION([STAROFFICE], [libstaroffice-0.0], [0.0.4]) +libo_PKG_VERSION([STAROFFICE], [libstaroffice-0.0], [0.0.6]) dnl =================================================================== dnl Check for system lcms2 |