~ubuntu-branches/ubuntu/vivid/phpmyadmin/vivid

« back to all changes in this revision

Viewing changes to libraries/Config.class.php

  • Committer: Package Import Robot
  • Author(s): Michal Čihař
  • Date: 2014-08-11 11:14:26 UTC
  • mfrom: (1.2.61)
  • Revision ID: package-import@ubuntu.com-20140811111426-uimdbe8nyzrvpddo
Tags: 4:4.2.7-1
New upstream release.

Show diffs side-by-side

added added

removed removed

Lines of Context:
114
114
     */
115
115
    function checkSystem()
116
116
    {
117
 
        $this->set('PMA_VERSION', '4.2.6');
 
117
        $this->set('PMA_VERSION', '4.2.7');
118
118
        /**
119
119
         * @deprecated
120
120
         */