diff --git a/Release.checklist.md b/Release.checklist.md new file mode 100644 index 0000000..a0bf821 --- /dev/null +++ b/Release.checklist.md @@ -0,0 +1,7 @@ +# Checklist for tagging releases + +* Update "README" with information about the new release +* Update file "VERSION" +* Change '#define VERSION "...";' in "sscep.h" (approx. line 68) to match file "VERSION" +- Update this file ("Release.checklist.md") if necessary +