diff --git a/ChangeLog b/ChangeLog
index cdda53116..949ac81a9 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -5,7 +5,7 @@ phpMyAdmin - ChangeLog
$Id$
$HeadURL: https://phpmyadmin.svn.sourceforge.net/svnroot/phpmyadmin/trunk/phpMyAdmin/ChangeLog $
-3.0.1.0 (not yet released)
+3.0.1.0 (2008-10-22)
- bug #2134126 [GUI] SQL error after sorting a subset
+ [lang] Catalan update, thanks to Xavier Navarro
+ [lang] Russian update, thanks to Victor Volkov
diff --git a/Documentation.html b/Documentation.html
index c837c3c0f..9fce9c094 100644
--- a/Documentation.html
+++ b/Documentation.html
@@ -11,7 +11,7 @@
-
phpMyAdmin 3.0.1-rc1 - Documentation
+ phpMyAdmin 3.0.1 - Documentation
@@ -33,7 +33,7 @@
Glossary
-phpMyAdmin 3.0.1-rc1 Documentation
+phpMyAdmin 3.0.1 Documentation
-
phpMyAdmin homepage
diff --git a/README b/README
index 0373403a4..11f607e41 100644
--- a/README
+++ b/README
@@ -5,8 +5,8 @@ phpMyAdmin - Readme
A set of PHP-scripts to manage MySQL over the web.
- Version 3.0.1-rc1
- -----------------
+ Version 3.0.1
+ -------------
http://www.phpmyadmin.net/
Copyright (C) 1998-2000 Tobias Ratschiller
diff --git a/libraries/Config.class.php b/libraries/Config.class.php
index 2fa659427..393c6edf4 100644
--- a/libraries/Config.class.php
+++ b/libraries/Config.class.php
@@ -85,7 +85,7 @@ class PMA_Config
*/
function checkSystem()
{
- $this->set('PMA_VERSION', '3.0.1-rc1');
+ $this->set('PMA_VERSION', '3.0.1');
/**
* @deprecated
*/
diff --git a/translators.html b/translators.html
index 5141df8d9..d092eb1ae 100644
--- a/translators.html
+++ b/translators.html
@@ -8,7 +8,7 @@
- phpMyAdmin 3.0.1-rc1 - Official translators
+ phpMyAdmin 3.0.1 - Official translators
@@ -31,7 +31,7 @@
- Glossary
-phpMyAdmin 3.0.1-rc1 official translators list
+phpMyAdmin 3.0.1 official translators list
Here is the list of the "official translators" of
phpMyAdmin.