source: branches/samba-3.0/source/include/version.h@ 363

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

Fix for hardcoded \lib directory in 3.0.x

File size: 342 bytes
Line 
1/* Autogenerated by script/mkversion.sh */
2#define SAMBA_VERSION_MAJOR 3
3#define SAMBA_VERSION_MINOR 0
4#define SAMBA_VERSION_RELEASE 37
5#define SAMBA_VERSION_OFFICIAL_STRING "3.0.37"
6#define SAMBA_VERSION_VENDOR_SUFFIX "eCS 1.0.x-EA-TEST-DYN"
7#define SAMBA_VERSION_VENDOR_PATCH 355
8#define SAMBA_VERSION_STRING samba_version_string()
Note: See TracBrowser for help on using the repository browser.