Browse Source

With the change in cc80203, Doxyfile no longer needs to be updated for a release.

tags/json-c-0.15-20200726
Eric Haszlakiewicz 5 years ago
parent
commit
fa6a7dccb9
1 changed files with 0 additions and 2 deletions
  1. +0
    -2
      RELEASE_CHECKLIST.txt

+ 0
- 2
RELEASE_CHECKLIST.txt View File

@@ -52,7 +52,6 @@ Make any fixes/changes *before* branching.


Using ${release}: Using ${release}:
Update the version in json_c_version.h Update the version in json_c_version.h
Update the version in Doxyfile (PROJECT_NUMBER)
Update the version in CMakeLists.txt (VERSION in the project(...) line) Update the version in CMakeLists.txt (VERSION in the project(...) line)
Update the version in config.h.win32 (several places) Update the version in config.h.win32 (several places)


@@ -114,7 +113,6 @@ Add new section to ChangeLog for ${release}+1


Use ${release}.99 to indicate a version "newer" than anything on the branch: Use ${release}.99 to indicate a version "newer" than anything on the branch:
Update the version in json_c_version.h Update the version in json_c_version.h
Update the version in Doxyfile
Update the version in CMakeLists.txt Update the version in CMakeLists.txt
Update the version in config.h.win32 Update the version in config.h.win32




Loading…
Cancel
Save