From a22c4d43dd717b8557a40a39d236e26eebfde32e Mon Sep 17 00:00:00 2001 From: benfry Date: Sun, 26 Oct 2003 03:02:23 +0000 Subject: [PATCH] changing version number --- app/PdeBase.java | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/PdeBase.java b/app/PdeBase.java index 8f380aa8e..84d68c17c 100644 --- a/app/PdeBase.java +++ b/app/PdeBase.java @@ -58,7 +58,7 @@ public class PdeBase extends Frame , MRJPrefsHandler #endif { - static final String VERSION = "0065 Alpha"; + static final String VERSION = "0067 Alpha"; static Properties properties; static Properties keywords; // keyword -> reference html lookup