Bump version to 0.7.4.
This commit is contained in:
parent
5deff1501a
commit
cbdc4ed354
2 changed files with 4 additions and 4 deletions
|
|
@ -31,7 +31,7 @@ else:
|
|||
dynlib: "kernel32", importc: "GetVersionExA".}
|
||||
|
||||
const
|
||||
nimbleVersion = "0.7.0"
|
||||
nimbleVersion = "0.7.4"
|
||||
|
||||
proc writeVersion() =
|
||||
echo("nimble v$# compiled at $# $#" %
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue