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

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

divers fix for Ticket #111 and memory leak in os2ea.c

File size: 291 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 9
5#define SAMBA_VERSION_OFFICIAL_STRING "3.3.9"
6#define SAMBA_VERSION_VENDOR_SUFFIX "eCS 1.1beta4"
7#define SAMBA_VERSION_STRING samba_version_string()
Note: See TracBrowser for help on using the repository browser.