diff options
author | Karen Arutyunov <karen@codesynthesis.com> | 2017-05-03 15:24:53 +0300 |
---|---|---|
committer | Karen Arutyunov <karen@codesynthesis.com> | 2017-05-03 15:40:41 +0300 |
commit | 9891dbfdc88b94d01144151a8e30116e2ed28a59 (patch) | |
tree | a37bdbf8330eef130ed778fc1ed34af50dadfd3e /libbrep/version.hxx.in | |
parent | 3f270d5ce4534e92ebfaa032d373e6c35a6f8d46 (diff) |
Add support for task request manifest toolchain name/version
Diffstat (limited to 'libbrep/version.hxx.in')
-rw-r--r-- | libbrep/version.hxx.in | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/libbrep/version.hxx.in b/libbrep/version.hxx.in index e3c52ce..437163f 100644 --- a/libbrep/version.hxx.in +++ b/libbrep/version.hxx.in @@ -70,5 +70,6 @@ $libstudxml.check(LIBSTUDXML_VERSION, LIBSTUDXML_SNAPSHOT)$ // #define LIBBREP_VERSION BREP_VERSION #define LIBBREP_VERSION_STR BREP_VERSION_STR +#define LIBBREP_VERSION_ID BREP_VERSION_ID #endif // BREP_VERSION |