X-Git-Url: https://main.carlh.net/gitweb/?a=blobdiff_plain;f=src%2Flib%2Fversion.h;h=b70be8343ec11b4fe86bc9e16c74b6604f5d3fa1;hb=93f6b7f36dba0eed49936dcd014a9cf5941a66ac;hp=71639e3bc60a2590dce5ffa70f9c1c827c25c701;hpb=d7c2644cfd074bb46922c1976044312ad07be1c7;p=dcpomatic.git diff --git a/src/lib/version.h b/src/lib/version.h index 71639e3bc..b70be8343 100644 --- a/src/lib/version.h +++ b/src/lib/version.h @@ -1,3 +1,4 @@ -extern char const * dvdomatic_version; -extern char const * dvdomatic_git_commit; +extern char const * dcpomatic_version; +extern char const * dcpomatic_git_commit; +extern char const * dcpomatic_cxx_flags;