[Libreoffice-commits] core.git: offapi/com
Miklos Vajna (via logerrit)
logerrit at kemper.freedesktop.org
Mon May 25 09:07:29 UTC 2020
offapi/com/sun/star/packages/XPackageEncryption.idl | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
New commits:
commit 5e975fe97ec9d4c28f7a18e471e1f6cef185d857
Author: Miklos Vajna <vmiklos at collabora.com>
AuthorDate: Mon May 25 10:12:00 2020 +0200
Commit: Miklos Vajna <vmiklos at collabora.com>
CommitDate: Mon May 25 11:06:51 2020 +0200
offapi: 6.5 is now called 7.0
Change-Id: I6919bc94a96a3ecd63a22972dd0c0651d18559ba
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/94771
Reviewed-by: Miklos Vajna <vmiklos at collabora.com>
Reviewed-by: Vasily Melenchuk <vasily.melenchuk at cib.de>
Tested-by: Thorsten Behrens <Thorsten.Behrens at CIB.de>
diff --git a/offapi/com/sun/star/packages/XPackageEncryption.idl b/offapi/com/sun/star/packages/XPackageEncryption.idl
index 402c3e2f25d4..7a143e7bb1ee 100644
--- a/offapi/com/sun/star/packages/XPackageEncryption.idl
+++ b/offapi/com/sun/star/packages/XPackageEncryption.idl
@@ -30,7 +30,7 @@ module com { module sun { module star { module packages {
/** Allows to transparently plug-in crypto for PackageStreams.
- @since LibreOffice 6.5
+ @since LibreOffice 7.0
*/
interface XPackageEncryption: com::sun::star::uno::XInterface
{
More information about the Libreoffice-commits
mailing list