diff options
author | bubulle <bubulle@alioth.debian.org> | 2011-07-26 21:45:48 +0000 |
---|---|---|
committer | bubulle <bubulle@alioth.debian.org> | 2011-07-26 21:45:48 +0000 |
commit | a0ecb11ef617c1d7de971588add58492f9cf7832 (patch) | |
tree | 6ac8680103ad144a3773935bfa762aacecc82382 /source3/include/version.h | |
parent | 055c1823a4d6f723ed30fb7dec347f63fdb6a953 (diff) | |
download | samba-a0ecb11ef617c1d7de971588add58492f9cf7832.tar.gz |
Load samba-3.5.10 into branches/samba/upstream.upstream/3.5.10_dfsg
git-svn-id: svn://svn.debian.org/svn/pkg-samba/branches/samba/upstream@3851 fc4039ab-9d04-0410-8cac-899223bdd6b0
Diffstat (limited to 'source3/include/version.h')
-rw-r--r-- | source3/include/version.h | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/source3/include/version.h b/source3/include/version.h index d6c53fe846..e1296ee0c2 100644 --- a/source3/include/version.h +++ b/source3/include/version.h @@ -1,8 +1,8 @@ /* Autogenerated by script/mkversion.sh */ #define SAMBA_VERSION_MAJOR 3 #define SAMBA_VERSION_MINOR 5 -#define SAMBA_VERSION_RELEASE 9 -#define SAMBA_VERSION_OFFICIAL_STRING "3.5.9" +#define SAMBA_VERSION_RELEASE 10 +#define SAMBA_VERSION_OFFICIAL_STRING "3.5.10" #ifdef SAMBA_VERSION_VENDOR_FUNCTION # define SAMBA_VERSION_STRING SAMBA_VERSION_VENDOR_FUNCTION #else /* SAMBA_VERSION_VENDOR_FUNCTION */ |