blob: 973bd33c8d9d9f9fb83e0288ef0a98d46638dc29 (
plain)
1
2
3
4
5
6
|
/* Autogenerated by script/mkversion.sh */
#define SAMBA_VERSION_MAJOR 3
#define SAMBA_VERSION_MINOR 2
#define SAMBA_VERSION_RELEASE 4
#define SAMBA_VERSION_OFFICIAL_STRING "3.2.4"
#define SAMBA_VERSION_STRING samba_version_string()
|