Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 475f936

Browse files
committed
Setting version to 4.7.0-dev
Signed-off-by: Michal Čihař <[email protected]>
1 parent 10e11fe commit 475f936

85 files changed

Lines changed: 86 additions & 84 deletions

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

ChangeLog

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,8 @@
11
phpMyAdmin - ChangeLog
22
======================
33

4+
4.7.0.0 (not yet released)
5+
46
4.6.0.0 (not yet released)
57
+ issue #11456 Disabled storage engines
68
+ issue #11479 Allow setting routine wise privileges

README

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
phpMyAdmin - Readme
22
===================
33

4-
Version 4.6.0-dev
4+
Version 4.7.0-dev
55

66
A web interface for MySQL and MariaDB.
77

doc/conf.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@
5151
# built documents.
5252
#
5353
# The short X.Y version.
54-
version = '4.6.0-dev'
54+
version = '4.7.0-dev'
5555
# The full version, including alpha/beta/rc tags.
5656
release = version
5757

libraries/Config.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -106,7 +106,7 @@ public function __construct($source = null)
106106
*/
107107
public function checkSystem()
108108
{
109-
$this->set('PMA_VERSION', '4.6.0-dev');
109+
$this->set('PMA_VERSION', '4.7.0-dev');
110110
/**
111111
* @deprecated
112112
*/

po/af.po

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
#
22
msgid ""
33
msgstr ""
4-
"Project-Id-Version: phpMyAdmin 4.6.0-dev\n"
4+
"Project-Id-Version: phpMyAdmin 4.7.0-dev\n"
55
"Report-Msgid-Bugs-To: [email protected]\n"
66
"POT-Creation-Date: 2016-01-14 09:15+0100\n"
77
"PO-Revision-Date: 2015-10-15 11:30+0200\n"

po/ar.po

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
#
22
msgid ""
33
msgstr ""
4-
"Project-Id-Version: phpMyAdmin 4.6.0-dev\n"
4+
"Project-Id-Version: phpMyAdmin 4.7.0-dev\n"
55
"Report-Msgid-Bugs-To: [email protected]\n"
66
"POT-Creation-Date: 2016-01-14 09:15+0100\n"
77
"PO-Revision-Date: 2015-10-15 11:24+0200\n"

po/az.po

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
#
22
msgid ""
33
msgstr ""
4-
"Project-Id-Version: phpMyAdmin 4.6.0-dev\n"
4+
"Project-Id-Version: phpMyAdmin 4.7.0-dev\n"
55
"Report-Msgid-Bugs-To: [email protected]\n"
66
"POT-Creation-Date: 2016-01-14 09:15+0100\n"
77
"PO-Revision-Date: 2015-05-21 01:04+0200\n"

po/be.po

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
#
22
msgid ""
33
msgstr ""
4-
"Project-Id-Version: phpMyAdmin 4.6.0-dev\n"
4+
"Project-Id-Version: phpMyAdmin 4.7.0-dev\n"
55
"Report-Msgid-Bugs-To: [email protected]\n"
66
"POT-Creation-Date: 2016-01-14 09:15+0100\n"
77
"PO-Revision-Date: 2015-05-15 14:28+0200\n"

po/[email protected]

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
#
22
msgid ""
33
msgstr ""
4-
"Project-Id-Version: phpMyAdmin 4.6.0-dev\n"
4+
"Project-Id-Version: phpMyAdmin 4.7.0-dev\n"
55
"Report-Msgid-Bugs-To: [email protected]\n"
66
"POT-Creation-Date: 2016-01-14 09:15+0100\n"
77
"PO-Revision-Date: 2015-10-15 11:22+0200\n"

po/bg.po

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
#
22
msgid ""
33
msgstr ""
4-
"Project-Id-Version: phpMyAdmin 4.6.0-dev\n"
4+
"Project-Id-Version: phpMyAdmin 4.7.0-dev\n"
55
"Report-Msgid-Bugs-To: [email protected]\n"
66
"POT-Creation-Date: 2016-01-14 09:15+0100\n"
77
"PO-Revision-Date: 2015-06-28 13:36+0200\n"

0 commit comments

Comments
 (0)