Changeset 134 for branches/samba-3.0/source/include/version.h
- Timestamp:
- May 23, 2008, 6:56:41 AM (17 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/samba-3.0/source/include/version.h
r124 r134 2 2 #define SAMBA_VERSION_MAJOR 3 3 3 #define SAMBA_VERSION_MINOR 0 4 #define SAMBA_VERSION_RELEASE 28 5 #define SAMBA_VERSION_REVISION "a" 6 #define SAMBA_VERSION_OFFICIAL_STRING "3.0.28a" 4 #define SAMBA_VERSION_RELEASE 29 5 #define SAMBA_VERSION_OFFICIAL_STRING "3.0.29" 7 6 #define SAMBA_VERSION_STRING samba_version_string()
Note:
See TracChangeset
for help on using the changeset viewer.