Browse Source

Help: Add missing versionadded annotation for CPACK_DMG_FILESYSTEM

Craig Scott 4 years ago
parent
commit
03ddaf1763
1 changed files with 2 additions and 0 deletions
  1. 2 0
      Help/cpack_gen/dmg.rst

+ 2 - 0
Help/cpack_gen/dmg.rst

@@ -105,6 +105,8 @@ on macOS:
 
 .. variable:: CPACK_DMG_FILESYSTEM
 
+ .. versionadded:: 3.21
+
  The filesystem format. Common values are ``APFS`` and ``HFS+``.
  See ``man hdiutil`` for a full list of supported formats.
  Defaults to ``HFS+``.