diff options
author | Arun Persaud <arun@nubati.net> | 2008-10-18 17:03:10 -0700 |
---|---|---|
committer | Arun Persaud <arun@nubati.net> | 2008-10-18 17:03:10 -0700 |
commit | 873b11bb99c3185c07cc8891a0108993b14e654d (patch) | |
tree | 765a39d5f895841241927c705bf99c774ec188ac /include/output.php | |
parent | 4554efc2e86ff8dca70b0f6fd2a63fbafb792f95 (diff) | |
download | e-DoKo-873b11bb99c3185c07cc8891a0108993b14e654d.tar.gz e-DoKo-873b11bb99c3185c07cc8891a0108993b14e654d.tar.bz2 e-DoKo-873b11bb99c3185c07cc8891a0108993b14e654d.zip |
Bump version to RC 1 :)
guess now it's mostly bugfixes for 1.0 ;)
Signed-off-by: Arun Persaud <arun@nubati.net>
Diffstat (limited to 'include/output.php')
-rw-r--r-- | include/output.php | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/include/output.php b/include/output.php index 723dd54..f26ab1b 100644 --- a/include/output.php +++ b/include/output.php @@ -311,7 +311,7 @@ function output_header() </head> <body onload="high_last();"> <div class="header"> -<h1> Welcome to E-Doko <sup style="color:#888;">(beta)</sup> </h1> +<h1> Welcome to E-Doko <sup style="color:#888;">(RC 1)</sup> </h1> </div> <?php |