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