diff options
author | Manoj Srivastava <srivasta@debian.org> | 2020-05-23 00:33:19 -0700 |
---|---|---|
committer | Manoj Srivastava <srivasta@debian.org> | 2020-05-23 00:33:19 -0700 |
commit | d6b913d3ca2e84b75f3675fd6e9f5246c100cf27 (patch) | |
tree | 5fc28b7efc737bf2c79dc7d799e0a6013957fe11 /doc/RELEASE.txt | |
parent | c42f029316c0c004a795ca170bdb50644a800534 (diff) | |
parent | 73a0259be1d44fdb2ab34266ae0ff63f0d8f0b60 (diff) |
Merge branch 'master' into dgit/siddebian/2.4.0-ah-1archive/debian/2.4.0-ah-1
Diffstat (limited to 'doc/RELEASE.txt')
-rw-r--r-- | doc/RELEASE.txt | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/doc/RELEASE.txt b/doc/RELEASE.txt index ab082315..6a750168 100644 --- a/doc/RELEASE.txt +++ b/doc/RELEASE.txt @@ -1,8 +1,7 @@ Release Checklist: ================== -* Bump version number. +* Bump version number in tables.cc ("modules" variable). * Update changes.txt * Update IS_CVS in defines.h before tagging; undo post-tagging. * Check that system-wide installation succeeds. -* Disable C/C++ compiler sanitization options |