You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Replace TODO placeholders with CodeSnip ver & date
Update design documents with CodeSnip release version and release date
relating to changes in config, export, user database and REML file
formats.
Some other minor tweak too.
Copy file name to clipboardExpand all lines: Docs/Design/FileFormats/config.html
+2-2Lines changed: 2 additions & 2 deletions
Original file line number
Diff line number
Diff line change
@@ -167,7 +167,7 @@ <h3>
167
167
</p>
168
168
169
169
<p>
170
-
There have been several versions of this file. The current one is version 18 ««TODO»». The change to version 18 came with CodeSnip v4.20.0««TODO»» and the addition of the [Prefs] section.
170
+
There have been several versions of this file. The current one is version 19. The change to version 19 came with CodeSnip v4.21.0 and the addition of the [Compilers] section and the <codeclass="key">CanAutoInstall</code> key in the [Cmp:XXX] sections.
171
171
</p>
172
172
173
173
<p>
@@ -762,7 +762,7 @@ <h4>
762
762
The version number of the config file. Incremented whenever the file format changes. If this section or this value is missing then the default value is <codeclass="value">1</code>.
763
763
</div>
764
764
<divclass="half-spaced">
765
-
The current value is <codeclass="value">16</code>.
765
+
The current value is <codeclass="value">19</code>.
0 commit comments