ntdb-1.0(.0?) Re: [SCM] Samba Shared Repository - branch master updated

Stefan (metze) Metzmacher metze at samba.org
Sun Nov 17 11:52:15 MST 2013


Hi Jelmer,

what is your aim with this? Do you want to start doing ntdb releases?

I think we should use ntdb-1.0.0 instead of ntdb-1.0 as version scheme,
as we do for all other public libraries.

Is it ok I change that before tagging/uploading an official release?

metze

> - Log -----------------------------------------------------------------
> commit c0d897e2ebe1dcb82c212bf3c4ea52de01e29861
> Author: Jelmer Vernooij <jelmer at samba.org>
> Date:   Fri Nov 15 21:40:36 2013 +0000
> 
>     Release ntdb 1.0.
>     
>     Autobuild-User(master): Jelmer Vernooij <jelmer at samba.org>
>     Autobuild-Date(master): Sat Nov 16 19:06:59 CET 2013 on sn-devel-104
> 
> -----------------------------------------------------------------------
> 
> Summary of changes:
>  lib/ntdb/ABI/{ntdb-0.9.sigs => ntdb-1.0.sigs} |    0
>  lib/ntdb/wscript                              |    2 +-
>  2 files changed, 1 insertions(+), 1 deletions(-)
>  copy lib/ntdb/ABI/{ntdb-0.9.sigs => ntdb-1.0.sigs} (100%)
> 
> 
> Changeset truncated at 500 lines:
> 
> diff --git a/lib/ntdb/ABI/ntdb-0.9.sigs b/lib/ntdb/ABI/ntdb-1.0.sigs
> similarity index 100%
> copy from lib/ntdb/ABI/ntdb-0.9.sigs
> copy to lib/ntdb/ABI/ntdb-1.0.sigs
> diff --git a/lib/ntdb/wscript b/lib/ntdb/wscript
> index ce66c92..de67615 100644
> --- a/lib/ntdb/wscript
> +++ b/lib/ntdb/wscript
> @@ -1,7 +1,7 @@
>  #!/usr/bin/env python
>  
>  APPNAME = 'ntdb'
> -VERSION = '0.9'
> +VERSION = '1.0'
>  
>  blddir = 'bin'
>  
> 
> 


More information about the samba-technical mailing list