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 2114414 commit 5935c3bCopy full SHA for 5935c3b
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 = 7
+ NimPatch* {.intdefine.}: int = 8
14
## is the patch number of Nim's version.
15
16
0 commit comments