diff options
author | David Tardon <dtardon@redhat.com> | 2016-02-15 09:29:24 +0100 |
---|---|---|
committer | David Tardon <dtardon@redhat.com> | 2016-02-15 10:59:13 +0000 |
commit | 4db6402917bb5aecfb2bfc5fcd093abbb79a8ed3 (patch) | |
tree | df71caedd8554452c0a04f666ecfd19d9a8505fd /configure.ac | |
parent | 24c20f1e1689fcae39c1b9809f107e8f7425944e (diff) |
upload libwps 0.4.3
Change-Id: I4f147c3d55de86eb4bd56bb4c728df19c925b376
Reviewed-on: https://gerrit.libreoffice.org/22366
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 bf96369e419c..58958554834b 100644 --- a/configure.ac +++ b/configure.ac @@ -7842,7 +7842,7 @@ dnl =================================================================== dnl Check for system libwps dnl =================================================================== libo_CHECK_SYSTEM_MODULE([libwps],[WPS],[libwps-0.4]) -libo_PKG_VERSION([WPS], [libwps-0.4], [0.4.2]) +libo_PKG_VERSION([WPS], [libwps-0.4], [0.4.3]) dnl =================================================================== dnl Check for system libwpg |