Skip to content

Commit

Permalink
Nalwald 16
Browse files Browse the repository at this point in the history
  • Loading branch information
tsoj committed Jul 11, 2022
1 parent fcd93fc commit bf4ea6d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion version.nim
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
import strutils

func version*(): string = "15.TODO"
func version*(): string = "16"
func compileDate*(): string = CompileDate & " " & CompileTime & " (UTC)"
func compileYear*(): string = CompileDate.split('-')[0]

0 comments on commit bf4ea6d

Please sign in to comment.