diff --git a/Documentation.html b/Documentation.html
index 427461723..6fdab5cc4 100644
--- a/Documentation.html
+++ b/Documentation.html
@@ -11,7 +11,7 @@
-
phpMyAdmin 2.9.2 - Documentation
+ phpMyAdmin 2.9.3-dev - Documentation
@@ -33,7 +33,7 @@
Glossary
-phpMyAdmin 2.9.2 Documentation
+phpMyAdmin 2.9.3-dev Documentation
-
phpMyAdmin homepage
diff --git a/README b/README
index e8eca6df7..4c6076b0d 100644
--- a/README
+++ b/README
@@ -5,8 +5,8 @@ phpMyAdmin - Readme
A set of PHP-scripts to manage MySQL over the web.
- Version 2.9.2
- -------------
+ Version 2.9.3-dev
+ -----------------
http://www.phpmyadmin.net/
Copyright (C) 1998-2000 Tobias Ratschiller
diff --git a/libraries/Config.class.php b/libraries/Config.class.php
index 7dca91078..7bc07c3b0 100644
--- a/libraries/Config.class.php
+++ b/libraries/Config.class.php
@@ -80,7 +80,7 @@ class PMA_Config
*/
function checkSystem()
{
- $this->set('PMA_VERSION', '2.9.2');
+ $this->set('PMA_VERSION', '2.9.3-dev');
/**
* @deprecated
*/
diff --git a/translators.html b/translators.html
index 9318a71eb..f879b939b 100644
--- a/translators.html
+++ b/translators.html
@@ -8,7 +8,7 @@
- phpMyAdmin 2.9.2 - Official translators
+ phpMyAdmin 2.9.3-dev - Official translators
@@ -31,7 +31,7 @@
- Glossary
-phpMyAdmin 2.9.2 official translators list
+phpMyAdmin 2.9.3-dev official translators list
Here is the list of the "official translators" of
phpMyAdmin.