diff --git a/RELEASE-PROCEDURE.md b/RELEASE-PROCEDURE.md index b2fe5863..bca6c7f5 100644 --- a/RELEASE-PROCEDURE.md +++ b/RELEASE-PROCEDURE.md @@ -6,7 +6,7 @@ in the source code repo - edit `RELEASE-NOTES` to be accurate -- edit `Makefile.am`'s `CARES_VERSION_INFO`, and `CMakeLists.txt`'s +- edit `configure.ac`'s `CARES_VERSION_INFO`, and `CMakeLists.txt`'s `CARES_LIB_VERSIONINFO` set to the same value to denote the current shared object versioning.