Release version 0.8.2
This commit is contained in:
parent
ab34728dbe
commit
c20959c580
@ -31,7 +31,7 @@ import java.math.BigDecimal;
|
||||
import java.math.RoundingMode;
|
||||
|
||||
/**
|
||||
*
|
||||
* This is a panel for scale settings. It is shown in a JOptionPane.
|
||||
* @author Skylar
|
||||
*/
|
||||
public class GraphScale extends javax.swing.JPanel {
|
||||
|
@ -45,7 +45,7 @@ import javax.swing.JInternalFrame;
|
||||
*/
|
||||
public class MainGUI extends javax.swing.JFrame {
|
||||
|
||||
public static final String APP_NAME = "SyMAT 0.8";
|
||||
public static final String APP_NAME = "SyMAT 0.8.2";
|
||||
public static final double APP_CODE = 9;
|
||||
public static final String VERSION_NAME = "0.8.2";
|
||||
public static String argfile = "";
|
||||
|
Loading…
x
Reference in New Issue
Block a user