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 200a979 commit 08d8abbCopy full SHA for 08d8abb
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.2)';
+ FORM_CAPTION = 'Bittorrent tracker editor (1.32.0-RC.3)';
261
TORRENT_FILES_CONTENTS_FORM_CAPTION =
262
'Show all the files inside the torrents. (Use right mouse for popup menu.)';
263
0 commit comments