File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed
Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -35,7 +35,7 @@ struct Constants
3535 };
3636
3737 static inline const char * appName = "SigntoolGUI ";
38- static inline const char * appVersion = "1.1 .0 ";
38+ static inline const char * appVersion = "1.2 .0 ";
3939 static inline const char * orgName = "Glitched Polygons ";
4040 static inline const char * orgDomain = "glitchedpolygons .com ";
4141
Original file line number Diff line number Diff line change @@ -424,7 +424,7 @@ void MainWindow::on_pushButtonPasteSectigoTimestampServer_clicked()
424424
425425void MainWindow::on_pushButtonPasteGlobalSignTimestampServer_clicked ()
426426{
427- ui->lineEditTimestampServer ->setText (" http://timestamp.globalsign.com/scripts/timstamp.dll " );
427+ ui->lineEditTimestampServer ->setText (" http://timestamp.globalsign.com/tsa/r6advanced1 " );
428428}
429429
430430void MainWindow::on_pushButtonPasteCertumTimestampServer_clicked ()
You can’t perform that action at this time.
0 commit comments