Skip to content

Commit

Permalink
bump NimVersion to 1.6.12
Browse files Browse the repository at this point in the history
  • Loading branch information
narimiran committed Mar 9, 2023
1 parent 19dd56f commit 1aa9273
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/compilation.nim
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,6 @@ const
## is the minor number of Nim's version.
## Odd for devel, even for releases.

NimPatch* {.intdefine.}: int = 11
NimPatch* {.intdefine.}: int = 12
## is the patch number of Nim's version.
## Odd for devel, even for releases.

0 comments on commit 1aa9273

Please sign in to comment.