We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a073e22 commit c00e8e7Copy full SHA for c00e8e7
lib/system/compilation.nim
@@ -10,7 +10,7 @@ const
10
## is the minor number of Nim's version.
11
## Odd for devel, even for releases.
12
13
- NimPatch* {.intdefine.}: int = 5
+ NimPatch* {.intdefine.}: int = 6
14
## is the patch number of Nim's version.
15
16
0 commit comments