Changeset 7492 for branches/1.4x/macosx/version.sh
- Timestamp:
- Dec 24, 2008, 5:41:10 PM (12 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/1.4x/macosx/version.sh
r7489 r7492 8 8 # "0" for stable, supported releases 9 9 # these should be the only two lines you need to change 10 PEERID_PREFIX="-TR14 10-"11 USERAGENT_PREFIX="1.4 1"10 PEERID_PREFIX="-TR1420-" 11 USERAGENT_PREFIX="1.42" 12 12 13 13 SVN_REVISION=`find ./libtransmission -name "*\.[chmp]" -o -name "*\.cpp" -o -name "*\.po" -o -name "*\.sh" | \
Note: See TracChangeset
for help on using the changeset viewer.