diff --git a/README.md b/README.md index 317be1b..b95575d 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,13 @@ # Dithering with OpenCL +## Note about Maintenance and Versions + +The project at tag `1.0.0` refers to the state of the project upon completion +of the course. Newer versions are meant to be maintenance releases; fixes that +keep the project working. As of 2022-01-18, there may be (after now) a version +`1.1.0` or `1.0.1` due to keeping up to date with the FFmpeg dependency as a new +major version of FFmpeg was released (version `5.0`). + ## Background [Project Proposal PDF](https://seodisparate.com/static/uploads/EN605.617.81.FA21_ProjectProposal.pdf)