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 238a4db commit 1db543eCopy full SHA for 1db543e
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 = 3
+ NimPatch* {.intdefine.}: int = 4
14
## is the patch number of Nim's version.
15
16
0 commit comments