Skip to content

Commit 0af3381

Browse files
committed
Better default version.
1 parent 8f44d4a commit 0af3381

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

cmd/renderizer/main.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ import (
1717

1818
var (
1919
version = "2.0.9"
20-
commit = "get"
20+
commit = "default"
2121
date = "20060102T150405"
2222
selfn, _ = osext.Executable()
2323
selfz = filepath.Base(selfn)

0 commit comments

Comments
 (0)