summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorEric Haszlakiewicz <erh+git@nimenees.com>2020-05-18 17:31:22 +0000
committerEric Haszlakiewicz <erh+git@nimenees.com>2020-05-18 17:31:22 +0000
commitfa6a7dccb926b1bdb65be74733389a1fbcf9734e (patch)
tree6e47a412b9e11a8ebab4e9e1622bdfa8e0d30f3b
parentcc802039a82360003dbe6feaea7ba529165c1cce (diff)
downloadjson-c-fa6a7dccb926b1bdb65be74733389a1fbcf9734e.tar.gz
With the change in cc80203, Doxyfile no longer needs to be updated for a release.
-rw-r--r--RELEASE_CHECKLIST.txt2
1 files changed, 0 insertions, 2 deletions
diff --git a/RELEASE_CHECKLIST.txt b/RELEASE_CHECKLIST.txt
index 94f5307..9ad708c 100644
--- a/RELEASE_CHECKLIST.txt
+++ b/RELEASE_CHECKLIST.txt
@@ -52,7 +52,6 @@ Make any fixes/changes *before* branching.
Using ${release}:
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 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:
Update the version in json_c_version.h
- Update the version in Doxyfile
Update the version in CMakeLists.txt
Update the version in config.h.win32