Adjusted version number for the first release
This commit is contained in:
parent
9d5ed00f8b
commit
660ab72a2a
@ -30,7 +30,7 @@ import javax.swing.UIManager;
|
||||
*/
|
||||
public class Minesweeper {
|
||||
|
||||
private static final String VERSION = "1.2 JE";
|
||||
private static final String VERSION = "1.0";
|
||||
|
||||
private JFrame mframe;
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user