- Timestamp:
- Jun 16, 2009, 4:17:19 PM (16 years ago)
- Location:
- branches/samba-3.3.x/source
- Files:
-
- 3 added
- 1 deleted
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/samba-3.3.x/source/VERSION
r224 r270 85 85 # # 86 86 ######################################################## 87 SAMBA_VERSION_VENDOR_SUFFIX= 87 SAMBA_VERSION_VENDOR_SUFFIX="Alpha.0" 88 88 SAMBA_VERSION_VENDOR_PATCH= 89 89 -
branches/samba-3.3.x/source/include/version.h
r224 r270 4 4 #define SAMBA_VERSION_RELEASE 4 5 5 #define SAMBA_VERSION_OFFICIAL_STRING "3.3.4" 6 #define SAMBA_VERSION_VENDOR_SUFFIX "Alpha.0" 6 7 #define SAMBA_VERSION_STRING samba_version_string()
Note:
See TracChangeset
for help on using the changeset viewer.