source: branches/samba-3.3.x/source/include/version.h@ 338

Last change on this file since 338 was 338, checked in by Herwig Bauernfeind, 16 years ago

Update 3.3. to 3.3.8 (security update)

File size: 392 bytes
Line 
1/* Autogenerated by script/mkversion.sh */
2#define SAMBA_VERSION_MAJOR 3
3#define SAMBA_VERSION_MINOR 3
4#define SAMBA_VERSION_RELEASE 8
5#define SAMBA_VERSION_OFFICIAL_STRING "3.3.8"
6#define SAMBA_VERSION_VENDOR_SUFFIX "eCS 1.1.x-TEST"
7#define SAMBA_VERSION_VENDOR_PATCH 20091006
8#define SAMBA_VERSION_VENDOR_PATCH_STRING "20091006"
9#define SAMBA_VERSION_STRING samba_version_string()
Note: See TracBrowser for help on using the repository browser.