Changeset 140 for branches/samba-3.0/source/include/version.h
- Timestamp:
- 07/11/08 01:13:42 (5 months ago)
- Files:
-
- 1 modified
-
branches/samba-3.0/source/include/version.h (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
branches/samba-3.0/source/include/version.h
r135 r140 2 2 #define SAMBA_VERSION_MAJOR 3 3 3 #define SAMBA_VERSION_MINOR 0 4 #define SAMBA_VERSION_RELEASE 3 05 #define SAMBA_VERSION_OFFICIAL_STRING "3.0.3 0"4 #define SAMBA_VERSION_RELEASE 31 5 #define SAMBA_VERSION_OFFICIAL_STRING "3.0.31" 6 6 #define SAMBA_VERSION_STRING samba_version_string()
