File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed
OpenGammaTool/src/com/gammascout Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change @@ -70,7 +70,7 @@ public AboutDialog()
7070 dtrpnOpenGammaTool .setBackground (UIManager
7171 .getColor ("Button.background" ));
7272 dtrpnOpenGammaTool
73- .setText ("<html><body>\n Open Gamma Tool<br/>\n Version 1.2 (beta)<br/>\n © 2014-2017 Erik Berglund<br/>\n <br/>\n Special thanks to <a href=\" http://johannes-bauer.com/linux/gammascout/\" >Johannes Bauer</a><br/>\n for reverse engineering and documenting <br/>\n the GammaScout™ protocol<br/>\n </body></html>" );
73+ .setText ("<html><body>\n Open Gamma Tool<br/>\n Version 1.3 (beta)<br/>\n © 2014-2019 Erik Berglund<br/>\n <br/>\n Special thanks to <a href=\" http://johannes-bauer.com/linux/gammascout/\" >Johannes Bauer</a><br/>\n for reverse engineering and documenting <br/>\n the GammaScout™ protocol<br/>\n </body></html>" );
7474 GroupLayout gl_contentPanel = new GroupLayout (contentPanel );
7575 gl_contentPanel .setHorizontalGroup (gl_contentPanel .createParallelGroup (
7676 Alignment .TRAILING ).addGroup (
You can’t perform that action at this time.
0 commit comments