diff --git a/docs/index.html b/docs/index.html index 5a289a3..b4f85e8 100644 --- a/docs/index.html +++ b/docs/index.html @@ -389,5 +389,5 @@ diff --git a/docs/sitemap.xml.gz b/docs/sitemap.xml.gz index f4a0c69..bf19645 100644 Binary files a/docs/sitemap.xml.gz and b/docs/sitemap.xml.gz differ diff --git a/version.lib b/version.lib index 338375c..b33556d 100644 --- a/version.lib +++ b/version.lib @@ -17,6 +17,6 @@ //------------------------------------------------------------ version = 2, // MAJOR version when we make incompatible API changes, 45, // MINOR version when we add functionality in a backwards compatible manner, - 0; // PATCH version when we make backwards compatible bug fixes. + 1; // PATCH version when we make backwards compatible bug fixes.