X-Git-Url: https://git.proxmox.com/?a=blobdiff_plain;f=Makefile;h=9e37716a95a8e7a6681604d82426e9e11bd78f63;hb=330e87c500101f82fa5ee9918b9dc463e863b210;hp=438f9ed777c19c9f1ceaa8465e2956bb41d26727;hpb=43995e3cb3db28cfb9d92f74d3e21f32b8bc0dc4;p=pmg-api.git diff --git a/Makefile b/Makefile index 438f9ed..9e37716 100644 --- a/Makefile +++ b/Makefile @@ -1,6 +1,6 @@ PACKAGE=pmg-api -PKGVER=5.0 -PKGREL=67 +PKGVER=5.1 +PKGREL=4 # this requires package pmg-doc-generator export NOVIEW=1 @@ -123,6 +123,7 @@ LIBSOURCES = \ PMG/API2/Services.pm \ PMG/API2/Tasks.pm \ PMG/API2/LDAP.pm \ + PMG/API2/DestinationTLSPolicy.pm\ PMG/API2/Domains.pm \ PMG/API2/Fetchmail.pm \ PMG/API2/Users.pm \