]> git.proxmox.com Git - pmg-api.git/blobdiff - Makefile
bump version to 5.1-4
[pmg-api.git] / Makefile
index 4c39f9c3ce27375cd210a86cbf6b44805b839f30..9e37716a95a8e7a6681604d82426e9e11bd78f63 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -1,6 +1,6 @@
 PACKAGE=pmg-api
-PKGVER=5.0
-PKGREL=62
+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               \