Skip to content

Commit 46ace41

Browse files
Update version (1.33.0.beta.2) -> (1.33.0.beta.3)
1 parent b79b8b7 commit 46ace41

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

source/code/main.pas

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -203,7 +203,7 @@ implementation
203203
);
204204

205205
//program name and version (http://semver.org/)
206-
FORM_CAPTION = 'Bittorrent tracker editor (1.33.0.beta.2)';
206+
FORM_CAPTION = 'Bittorrent tracker editor (1.33.0.beta.3)';
207207

208208
TORRENT_FILES_CONTENTS_FORM_CAPTION =
209209
'Show all the files inside the torrents. (Use right mouse for popup menu.)';

0 commit comments

Comments
 (0)