switched version number to 72

This commit is contained in:
benfry
2004-11-09 03:43:35 +00:00
parent 5cf4eb646a
commit d5149dbb40

View File

@@ -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;