Index: trunk/extensions/Plotters/Plotters.php |
— | — | @@ -27,7 +27,7 @@ |
28 | 28 | $wgExtensionCredits['other'][] = array( |
29 | 29 | 'path' => __FILE__, |
30 | 30 | 'name' => 'Plotter parser extension', |
31 | | - 'version' => '0.6b', |
| 31 | + 'version' => '0.6c', |
32 | 32 | 'author' => 'Ryan Lane', |
33 | 33 | 'description' => 'Allows users to create client side graphs and plots', |
34 | 34 | 'descriptionmsg' => 'plotters-desc', |