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

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

Missing .h in lib\smbconf in 3.3 branch

File size: 286 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 4
5#define SAMBA_VERSION_OFFICIAL_STRING "3.3.4"
6#define SAMBA_VERSION_VENDOR_SUFFIX "Alpha.0"
7#define SAMBA_VERSION_STRING samba_version_string()
Note: See TracBrowser for help on using the repository browser.