Bump version number for the 0.7 release

pull/1/head
Ole Laursen 15 years ago
parent 284dfa13e4
commit aea8e9fb63

@ -1,4 +1,4 @@
Flot x.x Flot 0.7
-------- --------
API changes: API changes:

@ -1,4 +1,4 @@
/*! Javascript plotting library for jQuery, v. 0.6. /*! Javascript plotting library for jQuery, v. 0.7.
* *
* Released under the MIT license by IOLA, December 2007. * Released under the MIT license by IOLA, December 2007.
* *
@ -2531,7 +2531,7 @@
return plot; return plot;
}; };
$.plot.version = "0.7pre"; $.plot.version = "0.7";
$.plot.plugins = []; $.plot.plugins = [];

Loading…
Cancel
Save