source:
trunk/samba-3.0.25pre1/source/include/version.h@
7
Last change on this file since 7 was 1, checked in by , 18 years ago | |
---|---|
File size: 275 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 25 |
5 | #define SAMBA_VERSION_PRE_RELEASE 1 |
6 | #define SAMBA_VERSION_OFFICIAL_STRING "3.0.25pre1" |
7 | #define SAMBA_VERSION_STRING samba_version_string() |
Note:
See TracBrowser
for help on using the repository browser.