]> git.proxmox.com Git - pmg-api.git/blobdiff - Makefile
bump version to 5.1-3
[pmg-api.git] / Makefile
index 399d9bf23f364446aaccab21aeea305e0083d23a..0fde1ca08bb3208afd5476530d22470bfa22072c 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -1,6 +1,6 @@
 PACKAGE=pmg-api
-PKGVER=5.0
-PKGREL=66
+PKGVER=5.1
+PKGREL=3
 
 # 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               \