From 85de4b5e564c6797c834236b21f2a0ed70c39588 Mon Sep 17 00:00:00 2001 From: Karen Arutyunov Date: Fri, 28 Apr 2017 17:03:30 +0300 Subject: Fix version.in file --- brep/version.in | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/brep/version.in b/brep/version.in index 25a4b5a..c0f6df4 100644 --- a/brep/version.in +++ b/brep/version.in @@ -49,4 +49,9 @@ $libbpkg.check(LIBBPKG_VERSION, LIBBPKG_SNAPSHOT)$ $libbbot.check(LIBBBOT_VERSION, LIBBBOT_SNAPSHOT)$ +// For now these are the same. +// +#define LIBBREP_VERSION BREP_VERSION +#define LIBBREP_VERSION_STR BREP_VERSION_STR + #endif // BREP_VERSION -- cgit v1.1