From 7aaf59faf8bb0ff85a2f76f6569076790a124813 Mon Sep 17 00:00:00 2001 From: Carl Hetherington Date: Fri, 20 Jul 2012 13:59:07 +0100 Subject: Give access to git revision, and make test mode accessible. --- src/git_commit.h | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 src/git_commit.h (limited to 'src/git_commit.h') diff --git a/src/git_commit.h b/src/git_commit.h new file mode 100644 index 00000000..377fefbb --- /dev/null +++ b/src/git_commit.h @@ -0,0 +1,6 @@ + +namespace libdcp { + +extern char const * git_commit; + +} -- cgit v1.2.3