diff options
Diffstat (limited to 'src/version.h')
| -rw-r--r-- | src/version.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/version.h b/src/version.h index 9b6dc65f..bd501382 100644 --- a/src/version.h +++ b/src/version.h @@ -4,5 +4,5 @@ namespace dcp { extern char const * version; extern char const * git_commit; extern bool built_with_debug; - + } |
