diff --git a/ChangeLog b/ChangeLog index b9e81a8fc..2c791ac4d 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,8 +1,6 @@ phpMyAdmin - ChangeLog ====================== -3.5.0.0 (not yet released) - 3.4.0.0 (not yet released) + rfe #2890226 [view] Enable VIEW rename + rfe #838637 [privileges] Export a user's privileges diff --git a/Documentation.html b/Documentation.html index 3479ad285..2b57c7f37 100644 --- a/Documentation.html +++ b/Documentation.html @@ -9,7 +9,7 @@ vim: expandtab ts=4 sw=4 sts=4 tw=78 - phpMyAdmin 3.5.0-dev - Documentation + phpMyAdmin 3.4.0-alpha3-dev - Documentation @@ -17,7 +17,7 @@ vim: expandtab ts=4 sw=4 sts=4 tw=78 diff --git a/README b/README index fccd68bd0..95f1741b4 100644 --- a/README +++ b/README @@ -3,8 +3,8 @@ phpMyAdmin - Readme A set of PHP-scripts to manage MySQL over the web. -Version 3.5.0-dev ------------------ +Version 3.4.0-alpha3-dev +------------------------ http://www.phpmyadmin.net/ diff --git a/libraries/Config.class.php b/libraries/Config.class.php index 4c2f281bb..a024a4d11 100644 --- a/libraries/Config.class.php +++ b/libraries/Config.class.php @@ -96,7 +96,7 @@ class PMA_Config */ function checkSystem() { - $this->set('PMA_VERSION', '3.5.0-dev'); + $this->set('PMA_VERSION', '3.4.0-alpha3-dev'); /** * @deprecated */ diff --git a/po/sr@latin.po b/po/sr@latin.po index 11a106c72..f23e303d8 100644 --- a/po/sr@latin.po +++ b/po/sr@latin.po @@ -112,7 +112,7 @@ msgstr "Neuspelo otvaranje udaljene URL adrese" #: db_create.php:58 #, php-format msgid "Database %1$s has been created." -msgstr "Baza %1$ je kreirana." +msgstr "Baza %1$s je kreirana." #: db_datadict.php:48 db_operations.php:360 msgid "Database comment: " diff --git a/translators.html b/translators.html index c2ba840ce..47f23c738 100644 --- a/translators.html +++ b/translators.html @@ -10,7 +10,7 @@ - phpMyAdmin 3.5.0-dev - Official translators + phpMyAdmin 3.4.0-alpha3-dev - Official translators @@ -18,7 +18,7 @@