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 7d24260 commit ad3fb49Copy full SHA for ad3fb49
source/code/main.pas
@@ -187,7 +187,7 @@ implementation
187
);
188
189
//program name and version (http://semver.org/)
190
- FORM_CAPTION = 'Bittorrent tracker editor (1.33.0.beta.4)';
+ FORM_CAPTION = 'Bittorrent tracker editor (1.33.0.beta.5)';
191
192
GROUPBOX_PRESENT_TRACKERS_CAPTION =
193
'Present trackers in all torrent files. Select the one that you want to keep. And added to all torrent files.';
0 commit comments