mirror of
https://github.com/processing/processing4.git
synced 2026-02-03 05:39:18 +01:00
switched version number to 72
This commit is contained in:
@@ -43,7 +43,7 @@ import com.apple.mrj.*;
|
||||
* files and images, etc) that comes from that.
|
||||
*/
|
||||
public class PdeBase {
|
||||
static final String VERSION = "0071 Alpha";
|
||||
static final String VERSION = "0072 Alpha";
|
||||
|
||||
PdeEditor editor;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user