Skip to content

Commit

Permalink
Better default version.
Browse files Browse the repository at this point in the history
  • Loading branch information
nicerobot committed Mar 13, 2020
1 parent 8f44d4a commit 0af3381
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion cmd/renderizer/main.go
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ import (

var (
version = "2.0.9"
commit = "get"
commit = "default"
date = "20060102T150405"
selfn, _ = osext.Executable()
selfz = filepath.Base(selfn)
Expand Down

0 comments on commit 0af3381

Please sign in to comment.