source: trunk-3.0/source/include/version.h@ 101

Last change on this file since 101 was 71, checked in by Paul Smedley, 18 years ago

Update source to 3.0.26a

File size: 278 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 26
5#define SAMBA_VERSION_REVISION "a"
6#define SAMBA_VERSION_OFFICIAL_STRING "3.0.26a"
7#define SAMBA_VERSION_STRING samba_version_string()
Note: See TracBrowser for help on using the repository browser.