Changeset 2083
- Timestamp:
- Jun 15, 2007, 1:09:32 AM (15 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/file_selection/libtransmission/makemeta.c
r2062 r2083 297 297 298 298 val = tr_bencDictAdd( &top, "created by" ); 299 tr_bencInitStrDup( val, "Transmission" VERSION_STRING );299 tr_bencInitStrDup( val, TR_NAME " " VERSION_STRING ); 300 300 301 301 val = tr_bencDictAdd( &top, "creation date" );
Note: See TracChangeset
for help on using the changeset viewer.