diff --git a/CvPlot/inc/CvPlot/version.h b/CvPlot/inc/CvPlot/version.h index a17b3df..6c0b933 100644 --- a/CvPlot/inc/CvPlot/version.h +++ b/CvPlot/inc/CvPlot/version.h @@ -6,7 +6,7 @@ #include #include -#define CVPLOT_VERSION "1.0" +#define CVPLOT_VERSION "1.2" namespace CvPlot { @@ -16,4 +16,4 @@ CVPLOT_LIBRARY_INTERFACE std::string version(); #ifdef CVPLOT_HEADER_ONLY #include -#endif \ No newline at end of file +#endif