chiark / gitweb /
Forbid undo of new-game if it would change the params.
[sgt-puzzles.git] / winiss.pl
index eca02d3b15632715c6a2ff3fb12370ca5727864c..32003371383c44e7fd26417b8cb63cd4a214c9f5 100755 (executable)
--- a/winiss.pl
+++ b/winiss.pl
@@ -48,7 +48,7 @@ print 'VersionInfoTextVersion=Version '.$ver."\n";
 print 'AppVersion=r'.$ver."\n";
 print 'VersionInfoVersion=0.0.'.$integer_date.'.0'."\n";
 print 'AppPublisher=Simon Tatham'."\n";
-print 'AppPublisherURL=http://www.chiark.greenend.org.uk/~sgtatham/puzzles/'."\n";
+print 'AppPublisherURL=https://www.chiark.greenend.org.uk/~sgtatham/puzzles/'."\n";
 print 'DefaultDirName={pf}\Simon Tatham\'s Portable Puzzle Collection'."\n";
 print 'DefaultGroupName=Simon Tatham\'s Puzzles'."\n";
 # print 'SetupIconFile=fixmethinkoneup.ico'."\n";