Changeset 270

Show
Ignore:
Timestamp:
06/16/2009 16:17:19 (9 months ago)
Author:
herwigb
Message:

Missing .h in lib\smbconf in 3.3 branch

Location:
branches/samba-3.3.x/source
Files:
3 added
1 removed
2 modified

Legend:

Unmodified
Added
Removed
  • branches/samba-3.3.x/source/VERSION

    r224 r270  
    8585#                                                      # 
    8686######################################################## 
    87 SAMBA_VERSION_VENDOR_SUFFIX= 
     87SAMBA_VERSION_VENDOR_SUFFIX="Alpha.0" 
    8888SAMBA_VERSION_VENDOR_PATCH= 
    8989 
  • branches/samba-3.3.x/source/include/version.h

    r224 r270  
    44#define SAMBA_VERSION_RELEASE 4 
    55#define SAMBA_VERSION_OFFICIAL_STRING "3.3.4" 
     6#define SAMBA_VERSION_VENDOR_SUFFIX "Alpha.0" 
    67#define SAMBA_VERSION_STRING samba_version_string()