preparation of cvs tarballs

This commit is contained in:
Olivier Müller
2001-08-23 07:21:03 +00:00
parent 59bedbe291
commit 6f9343f2e2
3 changed files with 4 additions and 3 deletions

View File

@@ -4,7 +4,7 @@
<head>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" />
<title>phpMyAdmin 2.2.0rc4 - Documentation</title>
<title>phpMyAdmin 2.2.0-cvs - Documentation</title>
<style type="text/css">
<!--
.navigation {

View File

@@ -14,7 +14,7 @@
*/
// phpMyAdmin release
if (!defined('PHPMYADMIN_VERSION')) {
define('PHPMYADMIN_VERSION', '2.2.0-final');
define('PHPMYADMIN_VERSION', '2.2.0-cvs-23aug01');
}
// php version

View File

@@ -478,7 +478,8 @@ echo "\n";
<a href="http://phpmyadmin.sourceforge.net/" target="_new">
<?php echo $strHomepageSourceforge; ?></a><br />
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;[<a href="ChangeLog" target="_new">ChangeLog</a>]
&nbsp;&nbsp;[<a href="http://cvs.sourceforge.net/cgi-bin/viewcvs.cgi/phpmyadmin/phpMyAdmin/" target="_new">CVS</a>]
&nbsp;&nbsp;&nbsp;[<a href="http://cvs.sourceforge.net/cgi-bin/viewcvs.cgi/phpmyadmin/phpMyAdmin/" target="_new">CVS</a>]
&nbsp;&nbsp;&nbsp;[<a href="http://sourceforge.net/mail/?group_id=23067" target="_new">Lists</a>]
</td>
</tr>
</table>