auth:creds: Bump library version
authorAndreas Schneider <asn@samba.org>
Thu, 23 Jul 2020 06:14:23 +0000 (08:14 +0200)
committerAndreas Schneider <asn@cryptomilk.org>
Wed, 19 Aug 2020 16:22:41 +0000 (16:22 +0000)
We added new functions so bump the version.

Signed-off-by: Andreas Schneider <asn@samba.org>
Reviewed-by: Stefan Metzmacher <metze@samba.org>
auth/credentials/wscript_build

index 564a04fe8dd46af166a02e4697a68fda4e4a987d..1e3302e3e487cd4f6ea0891b727d63b9b27cc51c 100644 (file)
@@ -5,7 +5,7 @@ bld.SAMBA_LIBRARY('samba-credentials',
        public_headers='credentials.h',
        pc_files='samba-credentials.pc',
        deps='LIBCRYPTO samba-errors events LIBCLI_AUTH samba-security CREDENTIALS_SECRETS CREDENTIALS_KRB5',
-       vnum='0.0.1'
+       vnum='0.1.0'
        )
 
 bld.SAMBA_SUBSYSTEM('CREDENTIALS_KRB5',