Skip to content

Commit

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

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

Expand Down

0 comments on commit c4c44d1

Please sign in to comment.