Skip to content

Commit

Permalink
Fix typo in configuration
Browse files Browse the repository at this point in the history
  • Loading branch information
msimacek committed Sep 1, 2016
1 parent 7f3153d commit f257b0e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion config.cfg.template
Original file line number Diff line number Diff line change
Expand Up @@ -284,5 +284,5 @@ config = {
},
},
# koschei version interpolated by build. Don't override
"version": "@VERSION",
"version": "@VERSION@",
}

0 comments on commit f257b0e

Please sign in to comment.