@ -1,4 +1,4 @@
## Flot 0.8 alpha ##
## Flot 0.8.0-alpha ##
### API changes ###
/* Javascript plotting library for jQuery, version 0.8 alpha.
/* Javascript plotting library for jQuery, version 0.8.0-alpha.
Copyright (c) 2007-2013 IOLA and Ole Laursen.
Licensed under the MIT license.
@ -2931,7 +2931,7 @@ Licensed under the MIT license.
return plot;
};
$.plot.version = "0.8-alpha";
$.plot.version = "0.8.0-alpha";
$.plot.plugins = [];