Skip to content

Commit 08d8abb

Browse files
Update program version for new relased
1 parent 200a979 commit 08d8abb

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
@@ -257,7 +257,7 @@ implementation
257257
// 'udp://open.demonii.com:1337/announce'
258258
);
259259
//program name and version (http://semver.org/)
260-
FORM_CAPTION = 'Bittorrent tracker editor (1.32.0-RC.2)';
260+
FORM_CAPTION = 'Bittorrent tracker editor (1.32.0-RC.3)';
261261
TORRENT_FILES_CONTENTS_FORM_CAPTION =
262262
'Show all the files inside the torrents. (Use right mouse for popup menu.)';
263263

0 commit comments

Comments
 (0)