~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): Thijs Kinkhorst
  • Date: 2014-08-19 08:37:52 UTC
  • mfrom: (1.2.62)
  • Revision ID: package-import@ubuntu.com-20140819083752-97bjfpx3h3h3ynob
Tags: 4:4.2.7.1-1
* New upstrean release (closes: #758536).
  - Fixes security issues: CVE-2014-5273 CVE-2014-5274

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.7');
 
117
        $this->set('PMA_VERSION', '4.2.7.1');
118
118
        /**
119
119
         * @deprecated
120
120
         */