From e66811a4e2ccaced0b972114f8baf7e3dbe5920f Mon Sep 17 00:00:00 2001 From: Matt Pass Date: Tue, 23 Oct 2012 20:21:39 +0100 Subject: [PATCH] Removed beta tag --- README.md | 2 +- editor.php | 2 +- files.php | 2 +- index.php | 4 ++-- lib/help.php | 2 +- lib/multiple-results.php | 2 +- lib/properties.php | 2 +- lib/settings-screen.php | 4 ++-- 8 files changed, 10 insertions(+), 10 deletions(-) diff --git a/README.md b/README.md index 9b4e00c..55aa2e0 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -#ICEcoder v0.9.1 beta +#ICEcoder ##Web based IDE for smart web development Early version of the web based IDE which allows for creation of websites in the web browser. Uses the brilliant CodeMirror for code highlighting & editing, with a slick IDE wrapped around it to make the whole thing work. diff --git a/editor.php b/editor.php index 7937322..2632174 100644 --- a/editor.php +++ b/editor.php @@ -3,7 +3,7 @@ -ICEcoder v <?php echo $ICEcoder["versionNo"];?> beta editor +ICEcoder v <?php echo $ICEcoder["versionNo"];?> editor /lib/codemirror.css">