We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 88a870e commit a80b2fbCopy full SHA for a80b2fb
source/code/main.pas
@@ -257,7 +257,7 @@ implementation
257
// 'udp://open.demonii.com:1337/announce'
258
);
259
//program name and version (http://semver.org/)
260
- FORM_CAPTION = 'Bittorrent tracker editor (1.32.0-RC.3)';
+ FORM_CAPTION = 'Bittorrent tracker editor (1.32.0-RC.4)';
261
TORRENT_FILES_CONTENTS_FORM_CAPTION =
262
'Show all the files inside the torrents. (Use right mouse for popup menu.)';
263
0 commit comments