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